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