Я использую Linux Fedora. Я хочу создать crontab с помощью команды SCP, но он не работает.
[shiv@db2 ~]$ crontab -l
#this is server to server copy...
*/2 * * * * date >> ~/$ scp shiv@127.0.0.1:~/Pictures/foobar.txt /home/shiv/Desktop/expc/ >> ~/shivraj.logs
Это даст следующую ошибку
"/home/shiv/scpcron.txt":4: bad minute
errors in crontab file, can't install.