Enabled for -findx: tests -has_lfa_flags and -has_some_lfa_flags_of, action lsattrd
This commit is contained in:
@ -4294,13 +4294,23 @@ File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Command
|
||||
-dusx disk_pattern [***]
|
||||
List size of directories and files in the local filesystem which
|
||||
match one of the patterns. Similar to shell command du -sk.
|
||||
-findx disk_path [-name pattern] [-type t] [-exec action [params]] --
|
||||
-findx disk_path [test [op] [test ...]] [-exec action [params]] --
|
||||
Like -find but operating on local filesystem and not on the ISO
|
||||
image. This is subject to the settings of -follow.
|
||||
-findx accepts the same -type parameters as -find. Additionally it
|
||||
recognizes type "mountpoint" (or "m") which matches subdirectories
|
||||
which reside on a different device than their parent. It never
|
||||
matches the disk_path given as start address for -findx.
|
||||
-findx accepts the same tests as -find. But except the following
|
||||
ones, they will be defaulted to -false:
|
||||
-name, -type, -lba_range, -decision, -prune, -wholename,
|
||||
-use_pattern, -or_use_pattern, -maxdepth, -mindepth,
|
||||
-has_lfa_flags, -has_some_lfa_flags_of
|
||||
Test -type accepts the same parameters as with -find. Additionally
|
||||
it recognizes type "mountpoint" (or "m") which matches
|
||||
subdirectories which reside on a different device than their
|
||||
parent. This type never matches the disk_path given as start
|
||||
address for -findx.
|
||||
Test -lba_range matches only if its parameter start_lba is 0.
|
||||
Tests -has_lfa_flags and -has_some_lfa_flags_of ignore non-settable
|
||||
file attribute flags if -lfa_flags is set to
|
||||
on:import_only_settable.
|
||||
-findx accepts the -exec actions as does -find. But except the
|
||||
following few actions it will always perform action "echo".
|
||||
|
||||
@ -4334,6 +4344,10 @@ File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Command
|
||||
user namespace. See -find for a description of parameter
|
||||
mode.
|
||||
E.g. -exec list_extattr e -
|
||||
lsattrd
|
||||
prints the Linux file attribute flags like command -lsattrd
|
||||
does. This shows non-settable flags, too, even if they are to
|
||||
be ignored by the setting of command -lfa_flags.
|
||||
-compare disk_path iso_rr_path
|
||||
Compare attributes and eventual data file content of a fileobject
|
||||
in the local filesystem with a file object in the ISO image. The
|
||||
@ -5995,9 +6009,9 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -close_filter_list bans filter registration: Filter. (line 50)
|
||||
* -commit writes pending ISO image: Writing. (line 27)
|
||||
* -commit_eject writes and ejects: Writing. (line 53)
|
||||
* -compare reports ISO/disk differences: Navigate. (line 139)
|
||||
* -compare_l reports ISO/disk differences: Navigate. (line 155)
|
||||
* -compare_r reports ISO/disk differences: Navigate. (line 151)
|
||||
* -compare reports ISO/disk differences: Navigate. (line 153)
|
||||
* -compare_l reports ISO/disk differences: Navigate. (line 169)
|
||||
* -compare_r reports ISO/disk differences: Navigate. (line 165)
|
||||
* -compliance controls standard compliance: SetWrite. (line 62)
|
||||
* -concat copies ISO file content: Restore. (line 148)
|
||||
* -copyright_file sets copyright file name: SetWrite. (line 266)
|
||||
@ -6165,8 +6179,8 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -setfattr_r sets xattr in ISO image: Manip. (line 118)
|
||||
* -set_filter applies filter to file: Filter. (line 58)
|
||||
* -set_filter_r applies filter to file tree: Filter. (line 84)
|
||||
* -show_stream shows data source and filters: Navigate. (line 159)
|
||||
* -show_stream_r shows data source and filters: Navigate. (line 177)
|
||||
* -show_stream shows data source and filters: Navigate. (line 173)
|
||||
* -show_stream_r shows data source and filters: Navigate. (line 191)
|
||||
* -sh_style_result makes results look more like shell: Scripting.
|
||||
(line 63)
|
||||
* -signal_handling controls handling of system signals: Exception.
|
||||
@ -6301,8 +6315,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Filter, apply to file, -set_filter: Filter. (line 58)
|
||||
* Filter, ban registration, -close_filter_list: Filter. (line 50)
|
||||
* Filter, register, -external_filter: Filter. (line 20)
|
||||
* Filter, show chain, -show_stream: Navigate. (line 159)
|
||||
* Filter, show chains of tree, -show_stream_r: Navigate. (line 177)
|
||||
* Filter, show chain, -show_stream: Navigate. (line 173)
|
||||
* Filter, show chains of tree, -show_stream_r: Navigate. (line 191)
|
||||
* Filter, unregister, -unregister_filter: Filter. (line 47)
|
||||
* Filter, zisofs parameters, -zisofs: SetWrite. (line 317)
|
||||
* Filter, _definition: Filter. (line 6)
|
||||
@ -6506,9 +6520,9 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Unsuitable media states, _definition: Media. (line 25)
|
||||
* UTF-16, for Joliet paths, -compliance: SetWrite. (line 114)
|
||||
* Verify, check blocks, -check_media: Verify. (line 21)
|
||||
* Verify, compare ISO and disk file, -compare: Navigate. (line 139)
|
||||
* Verify, compare ISO and disk tree, -compare_r: Navigate. (line 151)
|
||||
* Verify, compare ISO and disk, -compare_l: Navigate. (line 155)
|
||||
* Verify, compare ISO and disk file, -compare: Navigate. (line 153)
|
||||
* Verify, compare ISO and disk tree, -compare_r: Navigate. (line 165)
|
||||
* Verify, compare ISO and disk, -compare_l: Navigate. (line 169)
|
||||
* Verify, file checksum, -check_md5: Verify. (line 184)
|
||||
* Verify, file tree checksums, -check_md5_r: Verify. (line 198)
|
||||
* Verify, preset -check_media, -check_media_defaults: Verify. (line 40)
|
||||
@ -6570,34 +6584,34 @@ Node: Exception208836
|
||||
Node: DialogCtl215025
|
||||
Node: Inquiry217627
|
||||
Node: Navigate230192
|
||||
Node: Verify239347
|
||||
Node: Restore250496
|
||||
Node: Emulation262703
|
||||
Node: Scripting273159
|
||||
Node: Frontend281053
|
||||
Node: Examples290679
|
||||
Node: ExDevices291857
|
||||
Node: ExCreate292518
|
||||
Node: ExDialog293818
|
||||
Node: ExGrowing295089
|
||||
Node: ExModifying295898
|
||||
Node: ExBootable296408
|
||||
Node: ExCharset296963
|
||||
Node: ExPseudo297859
|
||||
Node: ExCdrecord298786
|
||||
Node: ExMkisofs299106
|
||||
Node: ExGrowisofs301003
|
||||
Node: ExException302156
|
||||
Node: ExTime302614
|
||||
Node: ExIncBackup303072
|
||||
Node: ExRestore307098
|
||||
Node: ExRecovery308044
|
||||
Node: Files308616
|
||||
Node: Environ309950
|
||||
Node: Seealso310698
|
||||
Node: Bugreport311462
|
||||
Node: Legal312053
|
||||
Node: CommandIdx313065
|
||||
Node: ConceptIdx331394
|
||||
Node: Verify240074
|
||||
Node: Restore251223
|
||||
Node: Emulation263430
|
||||
Node: Scripting273886
|
||||
Node: Frontend281780
|
||||
Node: Examples291406
|
||||
Node: ExDevices292584
|
||||
Node: ExCreate293245
|
||||
Node: ExDialog294545
|
||||
Node: ExGrowing295816
|
||||
Node: ExModifying296625
|
||||
Node: ExBootable297135
|
||||
Node: ExCharset297690
|
||||
Node: ExPseudo298586
|
||||
Node: ExCdrecord299513
|
||||
Node: ExMkisofs299833
|
||||
Node: ExGrowisofs301730
|
||||
Node: ExException302883
|
||||
Node: ExTime303341
|
||||
Node: ExIncBackup303799
|
||||
Node: ExRestore307825
|
||||
Node: ExRecovery308771
|
||||
Node: Files309343
|
||||
Node: Environ310677
|
||||
Node: Seealso311425
|
||||
Node: Bugreport312189
|
||||
Node: Legal312780
|
||||
Node: CommandIdx313792
|
||||
Node: ConceptIdx332121
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user