Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2004 09:24:12 +0530
From:      Vijay <vijay@ehostpros.com>
To:        freebsd-questions@FreeBSD.org
Subject:   Re: chflags understanding
Message-ID:  <1082692451.57922.11.camel@neo.vijaykiran.com>
In-Reply-To: <40888E41.1040700@verizon.net>
References:  <40888E41.1040700@verizon.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1082692451.57922.11.camel>