Untitled
Anonymous
plain_text
09/24/2024 3:40 PM
196 B
29
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