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

What is {} in find command?

0 Answers  


What UNIX command will control the default file permissions when files are created?

4 Answers  


how will you login one server's shell prompt to an another server?

5 Answers   Cosmic Infotech, Perot Systems,


What are grep patterns?

0 Answers  


How to install scsi driver in unix? give me explanation clearly?

1 Answers   HCL, TCS,






distinguish between interrupts and exceptions?

2 Answers   Infosys,


what is the difference between commmands cmp and diff?

9 Answers   iNautix,


what are the differences between CUI and GUI interfaces?

52 Answers   College School Exams Tests, HCL, HP, IBM, IBMR, NIIT, Talco, Wipro,


Give Command that will change the name of a directly from paypal to eBay

3 Answers   Alcatel, IBM,


what is the advaantage of each user having its own copy of the shell?

0 Answers   BMC, CNS, DELL, Infosys,


How to view the hidden files in /etc directory?

10 Answers  


How to get the last ten lines of a file using awk utility?

1 Answers   Infosys,


Categories