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
Is grep faster than awk?
How do I use nslookup?
How do I use grep to find a file?
What are the general commands in using unix os for a beginner?
What is the use of tee command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Give the command for finding the current date.
What does this command do? Cat food 1 > kitty
What is the general format of unix command syntax?
Explain the steps that a shell follows while processing a command.
Which command is used to delete all files in the current directory and all its sub-directories?
Which command is used to find whether the system is 32 bit or 64 bit?
Which command will print your home directory on screen?
What is the first character of the output in ls l command?
What is sed awk grep?