Y
Hacker News
new
|
ask
|
show
|
jobs
by
kevin_thibedeau
450 days ago
Because you can use the ID to recall a previous command with "!". This is a feature that predates Bash+readline.
1 comments
mprovost
449 days ago
History substitution with "!" goes back to Bill Joy's csh, 1979.
link