cm0002@literature.cafe to Linux@programming.dev · 1 day agoWhat are some of your most useful or favorite terminal commands?message-squaremessage-square42fedilinkarrow-up142arrow-down13file-text
arrow-up139arrow-down1message-squareWhat are some of your most useful or favorite terminal commands?cm0002@literature.cafe to Linux@programming.dev · 1 day agomessage-square42fedilinkfile-text
minus-squarestewie410@programming.devlinkfedilinkarrow-up1·7 hours agoThere are times when dealing with annoying field separators that awk is a more convenient tool – though, I’m also now at the stage that I want to do as much with bash-builtins as I possibly can.
There are times when dealing with annoying field separators that
awkis a more convenient tool – though, I’m also now at the stage that I want to do as much withbash-builtinsas I possibly can.