xref: /titanic_52/usr/src/cmd/mdb/test/exit-e/err.enocmd.ksh (revision 97adda444bedd8afa322c1d2233957d40bc8e35c)
1$MDB -e '::commandthatdoesnotexist'
2exit $?
3