cm0002@lemmy.world to Programmer Humor@programming.dev · 27 days agoLinux Userslemmy.mlimagemessage-square149fedilinkarrow-up11.29Karrow-down127
arrow-up11.27Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 27 days agomessage-square149fedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·26 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.