Help for this page
# we override these in the test suite to avoid having to be root ... sub stat { return CORE::stat(@_); }
# if a user has been specified, first get their UID (from their # username if necessary). ... # root can read and write anything, can execute anything # with any x bit set