Answer Posted / jay
crontab -r
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is grep short for?
What command will change your prompt to myprompt?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I clear my terminal history?
Which command is used to delete all files in the current directory and all its sub-directories?
What does this command do,"$more readme.txt“?
What is the unix command to confirm a remote host is alive or not?
What is the use of the command 'ls -x chapter[1-5]' ?
Who invented grep?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What do chown command do?
Can you explain a little bit about command substitution?
What are file commands?
Describe the usage and functionality of the command rm –r * in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?