PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] File Opening
Date: Tuesday, 15 Sep 2020, 17:33:49


    > Message Posted By: Unknown
    >
    > Are there any know files on our computers that we don't have permission to
    > read (specifically, files that are not directories either)?

If not, you can create one using the chmod command
to make any file unreadable by anyone.
=====

    > If we don't have permission to read/open a file, does that even matter for
    > find, if its not a directory?

No.

--Stan-
PREV INDEX NEXT