Y
Hacker News
new
|
ask
|
show
|
jobs
by
binwiederhier
1635 days ago
I eventually have to figure out what ! does. In my she'll it always leads to errors about some events and whatnot. I shall Google and find out ;-)
1 comments
binwiederhier
1635 days ago
Oh wow ! is quite powerful. Some of these bang commands are quite questionable, but hey... Like !12 runs the 12th command from the bash history. That's seems super dangerous to me.
link
tannercollin
1634 days ago
Here's a good collection of tricks like that:
https://github.com/jlevy/the-art-of-command-line
link