Comment on Delete files owned by root, without being rootComments−zdw14yIf you want to modify this behavior, ACL's or "Extended Attributes" are your friends:http://en.wikipedia.org/wiki/Extended_file_attributesSee also the "chattr" or "xattr" commands, depending on your unix variant
Comments
If you want to modify this behavior, ACL's or "Extended Attributes" are your friends:
http://en.wikipedia.org/wiki/Extended_file_attributes
See also the "chattr" or "xattr" commands, depending on your unix variant