How to remove a crontab file?

Answers were Sorted based on User's Feedback



How to remove a crontab file?..

Answer / jay

crontab -r

Is This Answer Correct ?    7 Yes 0 No

How to remove a crontab file?..

Answer / upendar

crontab -r [username]
where username specifies the name of the user's account for which you want to remove a crontab file. Removing crontab files for another user requires superuser privileges.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

Which command is used to kill the last background job?

0 Answers  


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

0 Answers  


How to set sticky bit, or it have any seperate directory to create sticky bit in sunfir servers. Please help me , i don't no the exact answer?

4 Answers   HCL, Wipro,


What is the difference between AWK and SED commands? Plz give example and explain...

3 Answers   RBS,


What does find command return in unix?

0 Answers  






what is the default permission for /etc/shadow file in UNIX

2 Answers   Wipro,


distinguish between user mode and kernel mode?

4 Answers   Infosys,


What is a Unix signal, and how do you handle them?

2 Answers  


What is grep command in unix with examples?

0 Answers  


What is the command to compare two files in unix?

0 Answers  


What is use of sed command?

12 Answers   BitWise, Infosys, Reliance,


distinguish between paging and swapping?

3 Answers   Infosys,


Categories