MalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 7 months agoAn awkward realizationimagemessage-square72linkfedilinkarrow-up1452arrow-down17
arrow-up1445arrow-down1imageAn awkward realizationMalikMuaddibSoong@startrek.website to linuxmemes@lemmy.worldEnglish · 7 months agomessage-square72linkfedilink
minus-squareNaibofTabrlinkfedilinkEnglisharrow-up7·7 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.