That is the way
That is the way


That is the way
You're viewing a single thread.
undefined
cd .. && ls !! !! !! !!
What's so surprising?? What did you see in that dir??
Double-bang repeats the previous command. Great if you forget sudo
.
bash
$ rm -rf <folder> permission denied $ sudo !!
Haha yeah I was just being silly