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 functionality of a top command?
What is ctrl d?
what is the difference between SED and GREP ? Which one is more better and why?
what is the function of grep command?
what does the 'tee' command do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are file commands?
what does the command 'wc' do?
How to setup sudo, only can use for particular date & time only ( for solaris10 )
How to copy multiple files and directories into some other directory?
What is the unix command to confirm a remote host is alive or not?
What is the command to view process running?