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