New find test -disk_name

This commit is contained in:
2010-06-19 16:56:15 +00:00
parent cf8f6cb888
commit eb5639b017
8 changed files with 128 additions and 38 deletions

View File

@ -1324,6 +1324,10 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options
Matches if pattern matches the file path as it would be
printed by action "echo". Character '/' is not special but
can be matched by wildcards.
-disk_name pattern :
Like -name but testing the leaf name of the file source on
disk. Can be true only for data files which stem not from
the loaded image.
-type type_letter :
Matches files of the given type: "block", "char", "dir",
"pipe", "file", "link", "socket", "eltorito", "Xotic" which
@ -4071,41 +4075,41 @@ Node: Insert39576
Node: SetInsert47933
Node: Manip56500
Node: CmdFind64376
Node: Filter73721
Node: Writing78070
Node: SetWrite84359
Node: Bootable94643
Node: Charset102595
Node: Exception105349
Node: DialogCtl109864
Node: Inquiry112209
Node: Navigate116349
Node: Verify123703
Node: Restore132123
Node: Emulation138779
Node: Scripting145652
Node: Frontend151214
Node: Examples152415
Node: ExDevices153584
Node: ExCreate154218
Node: ExDialog155492
Node: ExGrowing156754
Node: ExModifying157556
Node: ExBootable158057
Node: ExCharset158604
Node: ExPseudo159432
Node: ExCdrecord160326
Node: ExMkisofs160641
Node: ExGrowisofs161644
Node: ExException162768
Node: ExTime163222
Node: ExIncBackup163681
Node: ExRestore167153
Node: ExRecovery168122
Node: Files168688
Node: Seealso169726
Node: Legal170250
Node: CommandIdx171172
Node: ConceptIdx184473
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

End Tag Table