This is in /etc/cron.daily, and it should supposedly make me backups:
Why isn't the damn thing working? I cd-ed into /home2/backup and none of the backups are there. What the hell?
I did ls -l /home2, and I got the following:
[gleb@gleb /]$ ls -l home2
total 20
drwxr-xr-x 2 root root 4096 Dec 8 14:24 backup
drwx------ 2 root root 16384 Nov 21 10:06 lost+found
Now, I don't want anything besides the cron script writing here. What do I do?