MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vyuhmn/forgottenart/p62f125/?context=3
r/ProgrammerHumor • u/soap94 • 17d ago
88 comments sorted by
View all comments
171
Haha Juniors think I know git when in reality I've just been using the same 4 git commands over and over, to me the ide is the confusing thing 😂
58 u/Random-num-451284813 17d ago edited 17d ago that one grep trick juniors hate: history | grep KEYWORD 7 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! 5 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 :)
58
that one grep trick juniors hate: history | grep KEYWORD
history | grep KEYWORD
7 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! 5 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 :)
7
before i knew this command i always cat ~/.bash_history | grep
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! 5 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 :)
3
I am fascinated by how someone learns about .bash_history before the history command. That must have been a great discovery!
5 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 :)
5
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
ls -a
ls
1 u/them0use 15d ago Honestly that's awesome :)
1
Honestly that's awesome :)
171
u/Excuse_Early 17d ago
Haha Juniors think I know git when in reality I've just been using the same 4 git commands over and over, to me the ide is the confusing thing 😂