cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoLinux Usersimagemessage-square137linkfedilinkarrow-up11.29Karrow-down123cross-posted to: programmerhumor@lemmy.ml
arrow-up11.26Karrow-down1imageLinux Userscm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square137linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·1 day agoMy output was empty for that command. Guess why? Because history only gives the last few lines in my system.
history | grep 'cat'
My output was empty for that command.
Guess why?
Because
history
only gives the last few lines in my system.