MalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 10 个月前An awkward realizationstartrek.websiteimagemessage-square73linkfedilinkarrow-up1481arrow-down17
arrow-up1474arrow-down1imageAn awkward realizationstartrek.websiteMalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 10 个月前message-square73linkfedilink
minus-squareNaibofTabr@infosec.publinkfedilinkEnglisharrow-up7·10 个月前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.
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.