K 10 svn:author V 5 steve K 8 svn:date V 27 1996-10-06T15:17:19.000000Z K 7 svn:log V 197 Fix a problem with sh that conflicts with the -e flag text in the man page. Now this will work correctly: /bin/sh -ec 'false && true; echo hi' Obtained from: VaX#n8 END