cm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agoLinux Userslemmy.mlimagemessage-square104linkfedilinkarrow-up11.14Karrow-down122cross-posted to: programmerhumor@lemmy.ml
arrow-up11.12Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agomessage-square104linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareHammerheart@programming.devlinkfedilinkarrow-up9arrow-down2·7 days agocat ~/.bash_history | grep
minus-squareHammerheart@programming.devlinkfedilinkarrow-up2·5 days agoYes, it was meant to be a self deprecating admission that I have used this unnecessarily verbose command.
minus-squareechindod@programming.devlinkfedilinkarrow-up2·5 days agoAh. Well. I can not be blameless on this. I also probably use cat unnecessarily still. But less so with grep these days. I’m getting better… I swear!
cat ~/.bash_history | grep
Useless use of cat?
Yes, it was meant to be a self deprecating admission that I have used this unnecessarily verbose command.
Ah. Well. I can not be blameless on this. I also probably use cat unnecessarily still. But less so with grep these days. I’m getting better… I swear!