Answers for ""crontab" change dynamically shell"

1

"crontab" change dynamically shell

echo "$(echo '* * * * * php /srv/path/to/file.php' ; crontab -l)" | crontab -
Posted by: Guest on September-04-2020

Code answers related to ""crontab" change dynamically shell"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language