Pseudo blessing "none" to revoke any HFS+ blessing of a node

This commit is contained in:
2012-06-18 18:11:09 +00:00
parent 24f650c8bb
commit e0845c9afa
5 changed files with 106 additions and 63 deletions

View File

@ -2307,6 +2307,11 @@ No file object can bear more than one blessing.
@*
E.g.: -find /my/blessed/directory -exec set_hfs_bless p
@*
Further there is blessing "none" or "n" which revokes any blessing from
the found files. This -find run will not stop when the first match is reached.
@*
E.g.: -find / -has_hfs_bless any -exec set_hfs_bless none
@*
@item get_hfs_bless
prints the HFS+ blessing role and the iso_rr_path, if the file is blessed
at all.