cm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agoLinux Userslemmy.mlimagemessage-square139linkfedilinkarrow-up11.25Karrow-down125
arrow-up11.22Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agomessage-square139linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·10 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.