Difference between revisions of "/usr/lib/php/sessionclean (shell script)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
  
 
  [[find]] "/[[proc]]/$pid/fd" -ignore_readdir_race -lname "$save_path/sess_*" -exec touch -c {} \
 
  [[find]] "/[[proc]]/$pid/fd" -ignore_readdir_race -lname "$save_path/sess_*" -exec touch -c {} \
 +
 +
 +
== Related terms ==
 +
* [[Ubuntu]] <code>[[phpsessionclean]] [[systemd]</code> service
  
  

Revision as of 07:00, 10 May 2020

/usr/lib/php/sessionclean included in php-common package


find "/proc/$pid/fd" -ignore_readdir_race -lname "$save_path/sess_*" -exec touch -c {} \


Related terms


See also

Advertising: