Difference between revisions of "Touch -c"
Jump to navigation
Jump to search
(Removed redirect to Touch) Tag: Removed redirect |
Tags: Mobile web edit, Mobile edit |
||
(3 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> | ||
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: