cm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agoLinux Userslemmy.mlimagemessage-square133linkfedilinkarrow-up11.15Karrow-down121
arrow-up11.13Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square133linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·4 hours 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.