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

@ -1916,6 +1916,11 @@ No file object can bear more than one blessing.
.br
E.g.: \-find /my/blessed/directory \-exec set_hfs_bless p
.br
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.
.br
E.g.: \-find / \-has_hfs_bless any \-exec set_hfs_bless none
.br
\fBget_hfs_bless\fR
prints the HFS+ blessing role and the iso_rr_path, if the file is blessed
at all.