[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unexpected permission denied



jeremy ardley wrote: 
> I have vague memories there are more file flags in newer Linux file systems?

There are extended attributes, of which the only one you are
likely to encounter is i, immutable. It is occasionally useful
to nail down the state of a file even when something properly
has write permissions for it.

lsattr and chattr are the relevant commands.

-dsr-


Reply to: