i was doing cat ~/.bash_history | grep thing which is stupid so i started doing grep "thing" ~/.bash_history
now you’re telling me i should do history | grep thing
i can’t win
i was doing cat ~/.bash_history | grep thing which is stupid so i started doing grep "thing" ~/.bash_history
now you’re telling me i should do history | grep thing
i can’t win
it 100% is, its just a bad habit of mine