cm0002@literature.cafe to Linux@programming.dev · 3 days agoWhat are some of your most useful or favorite terminal commands?message-squaremessage-square45linkfedilinkarrow-up145arrow-down13file-text
arrow-up142arrow-down1message-squareWhat are some of your most useful or favorite terminal commands?cm0002@literature.cafe to Linux@programming.dev · 3 days agomessage-square45linkfedilinkfile-text
minus-squarestewie410@programming.devlinkfedilinkarrow-up2·2 days 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.