cm0002@lemmy.world to Programmer Humor@programming.dev · 16 days agoLinux Usersimagemessage-square150linkfedilinkarrow-up11.32Karrow-down127
arrow-up11.29Karrow-down1imageLinux Userscm0002@lemmy.world to Programmer Humor@programming.dev · 16 days agomessage-square150linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·15 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.