chflags understanding

Vijay vijay at ehostpros.com
Thu Apr 22 20:53:47 PDT 2004


On Fri, 2004-04-23 at 09:02, Alden Louis-Pierre wrote:
>     I'm looking through the Handbook to learn how to secure my FreeBSD 
> 4.9 system.  While reading 10.2( 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/security-intro.html
> ) it makes reference to the chflags command.
> Is there a difference between "chflags -R schg /sbin *" and "chflags 
> schg /sbin *"?

The '-R' flag sets all the files in the /sbin including any files under
the /sbin directory tree. Without it it will affect only the files under
/sbin
> 
> Thank You
> 
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 
> 



More information about the freebsd-questions mailing list