How do you remove a crontab file?
Answers were Sorted based on User's Feedback
Answer / shree
edit the crontab using "crontab -e" , then remove the cron
particular cron entry that u want to remove and save n exit
using "wq!"
| Is This Answer Correct ? | 11 Yes | 5 No |
Answer / kiruthiga
all the answers are correct
if we give crontab -r it will remove all the crons that are
currently running (as a root)crontab -r username
| Is This Answer Correct ? | 2 Yes | 0 No |
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
write grep commands to select the lines that have exactly two characters
How we will execute previous command in vi editor?
What's a command word?
What is the nmap command?
What is a shell in Unix? Name some common Unix shells.
Give two UNIX kernel parameters that effect an Oracle install
what are the different commands used to view the contents of a file?
what is the use of the hidden files?
How do I use grep to find a file?
What does 'mkdir' command do in UNIX?
What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14