cm0002@lemmy.world to Programmer Humor@programming.dev · 17 days agoLinux Userslemmy.mlimagemessage-square150linkfedilinkarrow-up11.32Kcross-posted to: [email protected]
arrow-up11.32KimageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 17 days agomessage-square150linkfedilinkcross-posted to: [email protected]
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·16 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.