I am installing Voipmonitor whose setup script has this step:
sudo echo " * * * * * root php /var/www/html/php/run.php cron" >> /etc/crontab
I am getting this error
-bash: /etc/crontab: Permission denied
The file permissions are:
-rw-r--r-- 1 root root 51 Feb 15 04:45 /etc/crontab