New action estimate_size for -find and -findx

This commit is contained in:
2010-12-02 11:10:39 +00:00
parent f755fcd56d
commit dd5cd516d7
10 changed files with 121 additions and 40 deletions

View File

@ -1538,6 +1538,11 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options
"joliet", "off".
E.g.:
-find / -disk_name *_secret -exec hide on
estimate_size
prints a lower and an upper estimation of the number of
blocks which the found files together will occupy in the
emering ISO image. This does not account for the superblock,
for the directories in the -find path, or for image padding.
find
performs another run of -find on the matching file address.
It accepts the same params as -find, except iso_rr_path.
@ -4370,42 +4375,42 @@ Node: Insert40593
Node: SetInsert48950
Node: Manip57517
Node: CmdFind66198
Node: Filter76149
Node: Writing80498
Node: SetWrite86787
Node: Bootable98738
Node: Jigdo111045
Node: Charset115303
Node: Exception118054
Node: DialogCtl122569
Node: Inquiry124914
Node: Navigate129044
Node: Verify136642
Node: Restore145062
Node: Emulation151718
Node: Scripting160007
Node: Frontend165569
Node: Examples166864
Node: ExDevices168033
Node: ExCreate168667
Node: ExDialog169941
Node: ExGrowing171203
Node: ExModifying172005
Node: ExBootable172506
Node: ExCharset173053
Node: ExPseudo173881
Node: ExCdrecord174775
Node: ExMkisofs175090
Node: ExGrowisofs176093
Node: ExException177217
Node: ExTime177671
Node: ExIncBackup178130
Node: ExRestore181602
Node: ExRecovery182571
Node: Files183137
Node: Seealso184365
Node: Legal184889
Node: CommandIdx185811
Node: ConceptIdx200036
Node: Filter76443
Node: Writing80792
Node: SetWrite87081
Node: Bootable99032
Node: Jigdo111339
Node: Charset115597
Node: Exception118348
Node: DialogCtl122863
Node: Inquiry125208
Node: Navigate129338
Node: Verify136936
Node: Restore145356
Node: Emulation152012
Node: Scripting160301
Node: Frontend165863
Node: Examples167158
Node: ExDevices168327
Node: ExCreate168961
Node: ExDialog170235
Node: ExGrowing171497
Node: ExModifying172299
Node: ExBootable172800
Node: ExCharset173347
Node: ExPseudo174175
Node: ExCdrecord175069
Node: ExMkisofs175384
Node: ExGrowisofs176387
Node: ExException177511
Node: ExTime177965
Node: ExIncBackup178424
Node: ExRestore181896
Node: ExRecovery182865
Node: Files183431
Node: Seealso184659
Node: Legal185183
Node: CommandIdx186105
Node: ConceptIdx200330

End Tag Table