Y
Hacker News
new
|
ask
|
show
|
jobs
by
mkl
941 days ago
No, it's part of the shell. Do "man bash" or "man sh", then search with "/\!". From man bash: "If the reserved word ! precedes a pipeline, the exit status of that pipeline is the logical negation of the exit status".