On Wed, Mar 08, 2006 at 11:12:36PM +0100, Eric Persson wrote:

> As I'm just trying it out, I figured, if I chattr -R +A on a folder,
> will it apply to new files as well?

# lsattr -a
----------------- ./.
----------------- ./..
# chattr +A .
# touch x
# lsattr -a
-------A--------- ./.
----------------- ./..
-------A--------- ./x


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to