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
How do you repeat a command in terminal?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the general format of unix command syntax?
What is the nmap command?
Write a command that will display files in the current directory, in a colored, long format.
What is the difference between cat command and more command?
What does #!/ Bin sh do?
What are the differences among a system call, a library function, and a unix command?
What is the command to view process running?
What is the use of the command 'ls -x chapter[1-5]' ?
How do I delete files from command prompt?
How do you grep a case insensitive?
What is the use of the tee command?
What are the commands in UNIX to list the files in a Directory?
What is s and g in sed command?