Untitled
unknown
plain_text
9 months ago
145 B
5
Indexable
* * * * * /usr/bin/flock -n /tmp/mylockfile.lock your_command_here * * * * * sleep 30; /usr/bin/flock -n /tmp/mylockfile.lock your_command_here
Editor is loading...
Leave a Comment
* * * * * /usr/bin/flock -n /tmp/mylockfile.lock your_command_here * * * * * sleep 30; /usr/bin/flock -n /tmp/mylockfile.lock your_command_here