Difference between revisions of "Touch -c"
Jump to navigation
Jump to search
(Redirected page to Touch) Tag: New redirect |
Tags: Mobile web edit, Mobile edit |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
+ | |||
+ | -c, --no-create do not create any files | ||
+ | |||
+ | |||
+ | |||
+ | <code>[[/usr/lib/php/sessionclean (shell script)]]</code> | ||
+ | * <code> [[find]] "[[/proc/]]$pid/fd" -[[ignore_readdir_race]] [[-lname]] "$save_path/sess_*" -exec [[touch -c]] {} \</code> | ||
+ | |||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{touch}} | ||
+ | |||
+ | [[Category:Linux]] |
Latest revision as of 04:42, 9 January 2024
-c, --no-create do not create any files
/usr/lib/php/sessionclean (shell script)
find "/proc/$pid/fd" -ignore_readdir_race -lname "$save_path/sess_*" -exec touch -c {} \
See also[edit]
Advertising: