in UNIX,what is the command to remove directory with files?
Answer Posted / rajasekar
rm -rf <directory name with path>
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is unix command line?
How do you repeat a command in terminal?
Are you in or at the office?
What command is used to check the current users?
What does 'mkdir' command do in UNIX?
What do chown command do?
How to use grep command to list find the records of a file containing 10 different strings?
What does this command do,"$more readme.txt“?
What is the use of find command in unix?
Write a command that will display files in the current directory, in a colored, long format.
why metadb requires a seperate slice to create Solaris volume manager
What does grep v do?
Which command is used to copy files?
What are the general commands in using unix os for a beginner?
Why is grep called grep?