How to remove a crontab file?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ctrl d?

598


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

765


What is the functionality of a top command?

628


What is a command and examples?

591


What is the difference between awk and grep?

561






Is grep faster than awk?

568


Who wrote grep?

589


What is difference between grep and find command in unix?

583


What is awk good for?

590


How do I use grep to search for a file?

584


What is the use of cut command in unix?

696


Explain mount and unmount command.

623


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

620


What is the significance of the 'tee' command?

600


Differentiate cat command from more command.

582