MalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 2 days agoAn awkward realizationstartrek.websiteimagemessage-square76linkfedilinkarrow-up1458arrow-down17
arrow-up1451arrow-down1imageAn awkward realizationstartrek.websiteMalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 2 days agomessage-square76linkfedilink
minus-squareNaibofTabr@infosec.publinkfedilinkEnglisharrow-up7·edit-21 day agoHmm, but you have to install and run the Python environment for that. AWK is typically present on *NIX systems already. Python seem alike 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 alike overkill for basic text processing tasks.
On Debian the
python
is preinstalled.