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 |
when we installing aix os the ssh installed default?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
What is the difference between grep and grep?
What are grep patterns?
Give the command to display space usage on the UNIX file system.
what will be the output of ls ~/..
What is the command to find maximum memory taking process on the server?
What is the unix command to confirm a remote host is alive or not?
What does awk stand for?
how to remotely move a file ??? that mean how to move a file one machine to another machine ???
Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
What does the “echo” command do?