MalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 14 hours agoAn awkward realizationstartrek.websiteimagemessage-square57fedilinkarrow-up1348arrow-down14
arrow-up1344arrow-down1imageAn awkward realizationstartrek.websiteMalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 14 hours agomessage-square57fedilink
minus-squareNaibofTabr@infosec.publinkfedilinkEnglisharrow-up6·edit-27 hours agoHmm, but you have to install and run the Python environment for that. AWK is typically present on *NIX systems already. Python seem like overkill for basic text processing tasks.
Hmm, but you have to install and run the Python environment for that. AWK is typically present on *NIX systems already. Python seem like overkill for basic text processing tasks.
On Debian the
python
is preinstalled.