cm0002@lemmy.world to Programmer Humor@programming.dev · 6 days agoLinux Userslemmy.mlimagemessage-square149linkfedilinkarrow-up11.31Karrow-down125cross-posted to: programmerhumor@lemmy.ml
arrow-up11.29Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 days agomessage-square149linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·5 days 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.