Help!! can I undelete a file that i have deleted in my shell? I dont mean to delete it but...i think i've been so sleepy so it deleted! :
I'm using autobotchk file for my eggdrop crontab, but file name botchk has been deleted , is that okay? I mean..the crontab will still work if my eggdrop die isnt??
or is there any command that can undelete something that i've been delete?
1: The hardest, most costly and least likely to happen.
Ask the shell provider to pull a backup off his backups.
Not all providers do backups.
Those that do, most are kept off-site.
They will usualy charge for the time required to do such a task.
2: Simplest
Type "crontab -d" at the shell
This will delete your existing crontab record, that calls the botchk script.
Now run autobotchk again, thus giving you a nice new copy.