i been trying to make a script,that generates a programmed backup using external values to fill the crontab line.
so i been using :
read -p " text " var
for every variable for the crontab
to get the values but i cant find a way to get does values in crontab.
can anyone help?
/etc/cron.daily
and don't mess withcrontab
at all. Here is my daily backup: https://askubuntu.com/questions/917562/backup-linux-configuration-scripts-and-documents-to-gmail/922493#922493 – WinEunuuchs2Unix Nov 05 '18 at 15:27