cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoLinux Userslemmy.mlimagemessage-square140fedilinkarrow-up11.01Karrow-down117
arrow-up1994arrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square140fedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·1 day 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.