New find action -hide, new find test -hidden
This commit is contained in:
@ -1356,6 +1356,10 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options
|
||||
Matches data files which have MD5 checksums.
|
||||
-has_filter :
|
||||
Matches files which are filtered by -set_filter.
|
||||
-hidden hide_state :
|
||||
Matches files which are hidden in "iso_rr" tree, in "joliet"
|
||||
tree, in both ("on"), or not hidden in any tree ("off").
|
||||
Those who are hidden in some tree match -not -hidden "off".
|
||||
-prune :
|
||||
If this test is reached and the tested file is a directory
|
||||
then -find will not dive into that directory. This test
|
||||
@ -1494,6 +1498,11 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options
|
||||
E.g.: -exec sort_weight 3 --
|
||||
show_stream
|
||||
shows the content stream chain of a data file.
|
||||
hide
|
||||
brings the file into one of the hide states "on", "iso_rr",
|
||||
"joliet", "off".
|
||||
E.g.:
|
||||
-find / -disk_name *_secret -exec hide on
|
||||
find
|
||||
performs another run of -find on the matching file address.
|
||||
It accepts the same params as -find, except iso_rr_path.
|
||||
@ -4075,41 +4084,41 @@ Node: Insert39576
|
||||
Node: SetInsert47933
|
||||
Node: Manip56500
|
||||
Node: CmdFind64376
|
||||
Node: Filter73912
|
||||
Node: Writing78261
|
||||
Node: SetWrite84550
|
||||
Node: Bootable94834
|
||||
Node: Charset102786
|
||||
Node: Exception105540
|
||||
Node: DialogCtl110055
|
||||
Node: Inquiry112400
|
||||
Node: Navigate116540
|
||||
Node: Verify123894
|
||||
Node: Restore132314
|
||||
Node: Emulation138970
|
||||
Node: Scripting145843
|
||||
Node: Frontend151405
|
||||
Node: Examples152606
|
||||
Node: ExDevices153775
|
||||
Node: ExCreate154409
|
||||
Node: ExDialog155683
|
||||
Node: ExGrowing156945
|
||||
Node: ExModifying157747
|
||||
Node: ExBootable158248
|
||||
Node: ExCharset158795
|
||||
Node: ExPseudo159623
|
||||
Node: ExCdrecord160517
|
||||
Node: ExMkisofs160832
|
||||
Node: ExGrowisofs161835
|
||||
Node: ExException162959
|
||||
Node: ExTime163413
|
||||
Node: ExIncBackup163872
|
||||
Node: ExRestore167344
|
||||
Node: ExRecovery168313
|
||||
Node: Files168879
|
||||
Node: Seealso169917
|
||||
Node: Legal170441
|
||||
Node: CommandIdx171363
|
||||
Node: ConceptIdx184664
|
||||
Node: Filter74319
|
||||
Node: Writing78668
|
||||
Node: SetWrite84957
|
||||
Node: Bootable95241
|
||||
Node: Charset103193
|
||||
Node: Exception105947
|
||||
Node: DialogCtl110462
|
||||
Node: Inquiry112807
|
||||
Node: Navigate116947
|
||||
Node: Verify124301
|
||||
Node: Restore132721
|
||||
Node: Emulation139377
|
||||
Node: Scripting146250
|
||||
Node: Frontend151812
|
||||
Node: Examples153013
|
||||
Node: ExDevices154182
|
||||
Node: ExCreate154816
|
||||
Node: ExDialog156090
|
||||
Node: ExGrowing157352
|
||||
Node: ExModifying158154
|
||||
Node: ExBootable158655
|
||||
Node: ExCharset159202
|
||||
Node: ExPseudo160030
|
||||
Node: ExCdrecord160924
|
||||
Node: ExMkisofs161239
|
||||
Node: ExGrowisofs162242
|
||||
Node: ExException163366
|
||||
Node: ExTime163820
|
||||
Node: ExIncBackup164279
|
||||
Node: ExRestore167751
|
||||
Node: ExRecovery168720
|
||||
Node: Files169286
|
||||
Node: Seealso170324
|
||||
Node: Legal170848
|
||||
Node: CommandIdx171770
|
||||
Node: ConceptIdx185071
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user