On Fri, 13 May 2005 20:37:37 -0700, Joshua Lewis <[EMAIL PROTECTED]> wrote:
> Is there a hidden file attribute in FreeBSD as there is in Windows? No, there isn't. > If so how do I unset it? > > Or allow certain users to be able to view the files without unsetting > it. If by "hidden" files you mean "dot" files (files whose names begin with a "." and do not appear in the listing produced by a simple "ls" command), then simply use the "-a" or "-A" switch to view them with "ls". -- Conrad J. Sabatier <[EMAIL PROTECTED]> -- "In Unix veritas" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
