How do you remove a crontab file?

Answers were Sorted based on User's Feedback



How do you remove a crontab file?..

Answer / mohan

crontab -r

Is This Answer Correct ?    25 Yes 1 No

How do you remove a crontab file?..

Answer / manikantan t s

crontab -r

Is This Answer Correct ?    7 Yes 0 No

How do you remove a crontab file?..

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

How do you remove a crontab file?..

Answer / subbareddy kake

crontab -r

Is This Answer Correct ?    5 Yes 0 No

How do you remove a crontab file?..

Answer / prasanth verkot-accel frontlin

crontab-r

Is This Answer Correct ?    4 Yes 2 No

How do you remove a crontab file?..

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

Post New Answer

More Unix Commands Interview Questions

solaris Run level?

3 Answers   Wipro,


Give two UNIX kernel parameters that effect an Oracle install

3 Answers   Oracle,


What is in grep command?

0 Answers  


what is the difference between "cron" command and "at" command?

5 Answers  


what is the function of grep command?

4 Answers  






What do chmod command do?

0 Answers  


Write a command that will display files in the current directory, in a colored, long format.

0 Answers  


What is the difference between pipe (|) and tee command in unix

14 Answers   Cap Gemini, TCS,


Enumerate some of the most commonly used network commands in unix?

0 Answers  


What is ‘ps’ command for?

0 Answers  


how to make IGNITE-BACKUP in HP-UX?

4 Answers   HP,


their is a file1,file2 and i want to append file1 data to file2?

9 Answers   IBM,


Categories