cm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agoLinux Userslemmy.mlimagemessage-square75linkfedilinkarrow-up1960
arrow-up1960imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agomessage-square75linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·6 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.