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