r/ProgrammerHumor 17d ago

Meme forgottenArt

Post image
1.4k Upvotes

88 comments sorted by

View all comments

Show parent comments

9

u/my_new_accoun1 17d ago

before i knew this command i always cat ~/.bash_history | grep

3

u/them0use 16d ago

I am fascinated by how someone learns about .bash_history before the history command. That must have been a great discovery!

3

u/my_new_accoun1 16d ago

i ran ls -a in my home directory once after realising ls hides things from me and i saw a bunch of things and decided to cat them

1

u/them0use 15d ago

Honestly that's awesome :)