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

Name the various commands that are used for the user information in unix.

0 Answers  


What does this command do? Cat food 1 > kitty

0 Answers  


how to remotely move a file ??? that mean how to move a file one machine to another machine ???

10 Answers   Altair,


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

0 Answers  


what do you understand bythe term 'de-mountable volumes'?

2 Answers   Infosys,






what is virtual machine?

2 Answers   Infosys,


What's a command word?

0 Answers  


Is grep faster than awk?

0 Answers  


Is ‘du’ a command? If so, what is its use?

0 Answers  


which script will invoke first ,when /etc/init.d starts

1 Answers  


distinguish between paging and swapping?

1 Answers   Infosys,


Which command can you use to find the currently running process in unix server?

0 Answers  


Categories