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