MalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 6 months agoAn awkward realizationstartrek.websiteimagemessage-square38fedilinkarrow-up1402arrow-down17
arrow-up1395arrow-down1imageAn awkward realizationstartrek.websiteMalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 6 months agomessage-square38fedilink
minus-squareNaibofTabr@infosec.publinkfedilinkEnglisharrow-up6·edit-26 months 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
pythonis preinstalled.