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 do chmod command do?
How to view the hidden files in /etc directory?
How to get the last ten lines of a file using awk utility?
Are you in or at the office?
Who invented grep?
Where LOG fiels resides in AIX and pls tel me how to remove the log file
what is the command to list all files in a directory, including the hidden files in UNIX ?
Can you write a command to erase all files in the current directory including all its sub-directories?
What does pipe () return?
what are the different commands used to view the contents of a file?
Suppose 1000 processes are running on the system out of those if you have to show only certain process ids which command will you use?
to list a particular line in the file