New -find action "set_to_mtime"
This commit is contained in:
@ -1732,16 +1732,18 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Commands
|
||||
chown and chown_r
|
||||
change the ownership and get the user id as parameter. E.g.:
|
||||
-exec chown thomas --
|
||||
chgrp and Bchgrp_r
|
||||
chgrp and chgrp_r
|
||||
change the group attribute and get the group id as parameter.
|
||||
E.g.: -exec chgrp_r staff --
|
||||
chmod and chmod_r
|
||||
change access permissions and get a mode string as parameter.
|
||||
E.g.: -exec chmod a-w,a+r --
|
||||
Balter_date and Balter_date_r
|
||||
alter_date and alter_date_r
|
||||
change the timestamps. They get a type character and a
|
||||
timestring as parameters.
|
||||
E.g.: -exec alter_date "m" "Dec 30 19:34:12 2007" --
|
||||
set_to_mtime
|
||||
sets the ctime and atime to the value found in mtime.
|
||||
lsdl
|
||||
prints file information like shell command ls -dl.
|
||||
compare
|
||||
@ -5721,44 +5723,44 @@ Node: Insert52745
|
||||
Node: SetInsert63329
|
||||
Node: Manip72648
|
||||
Node: CmdFind82607
|
||||
Node: Filter100910
|
||||
Node: Writing105532
|
||||
Node: SetWrite115688
|
||||
Node: Bootable140273
|
||||
Node: Jigdo165009
|
||||
Node: Charset169268
|
||||
Node: Exception172597
|
||||
Node: DialogCtl178726
|
||||
Node: Inquiry181328
|
||||
Node: Navigate190116
|
||||
Node: Verify198411
|
||||
Node: Restore208289
|
||||
Node: Emulation216902
|
||||
Node: Scripting227361
|
||||
Node: Frontend235144
|
||||
Node: Examples244770
|
||||
Node: ExDevices245948
|
||||
Node: ExCreate246609
|
||||
Node: ExDialog247909
|
||||
Node: ExGrowing249180
|
||||
Node: ExModifying249989
|
||||
Node: ExBootable250499
|
||||
Node: ExCharset251054
|
||||
Node: ExPseudo251950
|
||||
Node: ExCdrecord252877
|
||||
Node: ExMkisofs253197
|
||||
Node: ExGrowisofs254554
|
||||
Node: ExException255708
|
||||
Node: ExTime256166
|
||||
Node: ExIncBackup256624
|
||||
Node: ExRestore260650
|
||||
Node: ExRecovery261596
|
||||
Node: Files262168
|
||||
Node: Environ263502
|
||||
Node: Seealso264194
|
||||
Node: Bugreport264911
|
||||
Node: Legal265502
|
||||
Node: CommandIdx266514
|
||||
Node: ConceptIdx283702
|
||||
Node: Filter100989
|
||||
Node: Writing105611
|
||||
Node: SetWrite115767
|
||||
Node: Bootable140352
|
||||
Node: Jigdo165088
|
||||
Node: Charset169347
|
||||
Node: Exception172676
|
||||
Node: DialogCtl178805
|
||||
Node: Inquiry181407
|
||||
Node: Navigate190195
|
||||
Node: Verify198490
|
||||
Node: Restore208368
|
||||
Node: Emulation216981
|
||||
Node: Scripting227440
|
||||
Node: Frontend235223
|
||||
Node: Examples244849
|
||||
Node: ExDevices246027
|
||||
Node: ExCreate246688
|
||||
Node: ExDialog247988
|
||||
Node: ExGrowing249259
|
||||
Node: ExModifying250068
|
||||
Node: ExBootable250578
|
||||
Node: ExCharset251133
|
||||
Node: ExPseudo252029
|
||||
Node: ExCdrecord252956
|
||||
Node: ExMkisofs253276
|
||||
Node: ExGrowisofs254633
|
||||
Node: ExException255787
|
||||
Node: ExTime256245
|
||||
Node: ExIncBackup256703
|
||||
Node: ExRestore260729
|
||||
Node: ExRecovery261675
|
||||
Node: Files262247
|
||||
Node: Environ263581
|
||||
Node: Seealso264273
|
||||
Node: Bugreport264990
|
||||
Node: Legal265581
|
||||
Node: CommandIdx266593
|
||||
Node: ConceptIdx283781
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user