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