Y
Hacker News
new
|
ask
|
show
|
jobs
by
oddly
2688 days ago
Here are some more useful shell bits. - When prefixing a command with a space, it is not logged in the history. - !$ represents the argument of the previous command. $_ should also work.