cm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agoLinux Userslemmy.mlimagemessage-square140linkfedilinkarrow-up11.3Karrow-down125cross-posted to: programmerhumor@lemmy.ml
arrow-up11.28Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agomessage-square140linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·4 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.