New -find test -has_some_lfa_flags_of
This commit is contained in:
@ -1926,6 +1926,15 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Commands
|
||||
E.g. look for files with both flags 'i' (immutable) and 'd'
|
||||
(no dump) set:
|
||||
-has_lfa_flags di
|
||||
-has_some_lfa_flags_of flag_letters :
|
||||
|
||||
Similar to -has_lfa_flags but matching files which have Linux
|
||||
file attributes attached and have at least one of the flags
|
||||
set which correspond to the characters in the string
|
||||
flag_letters. The flag_letters string "-" never matches any
|
||||
file. E.g. look for files which have 'i' or 'a' or both of
|
||||
them set:
|
||||
-has_some_lfa_flags_of ia
|
||||
-has_any_xattr :
|
||||
Matches files which have any xattr other than ACL.
|
||||
-has_md5 :
|
||||
@ -6524,44 +6533,44 @@ Node: Insert63843
|
||||
Node: SetInsert76038
|
||||
Node: Manip86212
|
||||
Node: CmdFind97876
|
||||
Node: Filter118679
|
||||
Node: Writing123301
|
||||
Node: SetWrite135795
|
||||
Node: Bootable167070
|
||||
Node: Jigdo198352
|
||||
Node: Charset203355
|
||||
Node: Exception206684
|
||||
Node: DialogCtl212813
|
||||
Node: Inquiry215415
|
||||
Node: Navigate227980
|
||||
Node: Verify237135
|
||||
Node: Restore248284
|
||||
Node: Emulation260491
|
||||
Node: Scripting270947
|
||||
Node: Frontend278841
|
||||
Node: Examples288467
|
||||
Node: ExDevices289645
|
||||
Node: ExCreate290306
|
||||
Node: ExDialog291606
|
||||
Node: ExGrowing292877
|
||||
Node: ExModifying293686
|
||||
Node: ExBootable294196
|
||||
Node: ExCharset294751
|
||||
Node: ExPseudo295647
|
||||
Node: ExCdrecord296574
|
||||
Node: ExMkisofs296894
|
||||
Node: ExGrowisofs298791
|
||||
Node: ExException299944
|
||||
Node: ExTime300402
|
||||
Node: ExIncBackup300860
|
||||
Node: ExRestore304886
|
||||
Node: ExRecovery305832
|
||||
Node: Files306404
|
||||
Node: Environ307738
|
||||
Node: Seealso308486
|
||||
Node: Bugreport309250
|
||||
Node: Legal309841
|
||||
Node: CommandIdx310853
|
||||
Node: ConceptIdx329182
|
||||
Node: Filter119126
|
||||
Node: Writing123748
|
||||
Node: SetWrite136242
|
||||
Node: Bootable167517
|
||||
Node: Jigdo198799
|
||||
Node: Charset203802
|
||||
Node: Exception207131
|
||||
Node: DialogCtl213260
|
||||
Node: Inquiry215862
|
||||
Node: Navigate228427
|
||||
Node: Verify237582
|
||||
Node: Restore248731
|
||||
Node: Emulation260938
|
||||
Node: Scripting271394
|
||||
Node: Frontend279288
|
||||
Node: Examples288914
|
||||
Node: ExDevices290092
|
||||
Node: ExCreate290753
|
||||
Node: ExDialog292053
|
||||
Node: ExGrowing293324
|
||||
Node: ExModifying294133
|
||||
Node: ExBootable294643
|
||||
Node: ExCharset295198
|
||||
Node: ExPseudo296094
|
||||
Node: ExCdrecord297021
|
||||
Node: ExMkisofs297341
|
||||
Node: ExGrowisofs299238
|
||||
Node: ExException300391
|
||||
Node: ExTime300849
|
||||
Node: ExIncBackup301307
|
||||
Node: ExRestore305333
|
||||
Node: ExRecovery306279
|
||||
Node: Files306851
|
||||
Node: Environ308185
|
||||
Node: Seealso308933
|
||||
Node: Bugreport309697
|
||||
Node: Legal310288
|
||||
Node: CommandIdx311300
|
||||
Node: ConceptIdx329629
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user