K 10 svn:author V 5 green K 8 svn:date V 27 1999-08-18T00:18:52.000000Z K 7 svn:log V 288 The new test(1) did not use access() correctly. I don't know why, since supposedly it's ksh-derived, and it's not broken in pdksh. I've added a test for test running as root: if testing for -x, the file must be mode & 0111 to get "success", rather than just existant. Reviewed by: chris END