Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

0 Answers  


distinguish between interrupts and exceptions?

2 Answers   Infosys,


Give the command to display space usage on the UNIX file system.

16 Answers  


what is the cmd to display the last exit status in UNIX?

5 Answers   MEIT, Syntel,


How to use grep command to list find the records of a file containing 10 different strings?

0 Answers  


in UNIX,How do you check for processes started by particular user suppose the user name is 'suresh'?

6 Answers  


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

0 Answers  


How to remove a crontab file?

2 Answers  


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

0 Answers  


How do I search for text in vi?

0 Answers  


What is nr in awk command?

0 Answers  


What are grep patterns?

0 Answers  


Categories