How to remove a crontab file?
Answers were Sorted based on User's Feedback
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 |
what is the use of "grep" command?
What is clustering in HP and how it's work?
How would you change all occurrences of a value using VI?
Can you explain a little bit about command substitution?
How do you grep recursively?
How do you find path of a directory? Give its syntax.
Who command in unix operating system?
in UNIX,what is the command to remove directory with files?
Explain mount and unmount command.
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
What is awk good for?
What is command substitution?