1# Internal "echo" always succeeds. 2# RUN: not not echo hello world 3# RUN: not --crash echo hello world 4