cm0002@lemmy.world to Programmer Humor@programming.dev · 21 days agoLinux Userslemmy.mlimagemessage-square143linkfedilinkarrow-up11.22Karrow-down124
arrow-up11.2Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 21 days agomessage-square143linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·20 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.