How to remove a crontab file?
Answers were Sorted based on User's Feedback
Answer / upendar
crontab -r [username]
where username specifies the name of the user's account for which you want to remove a crontab file. Removing crontab files for another user requires superuser privileges.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to open a Database using Unix Command Please Do Reply
Give command that will make the file "run.sh" executable?
what is kernel?
What is the functionality of a top command?
what is the difference between "cron" command and "at" command?
Differentiate cmp command from diff command.
what is the difference between Touch & cat command
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
How do you change file permissions and ownership in Unix?
Which command can you use to find the currently running process in unix server?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
use of ls command