in UNIX,what is the command to remove directory with files?
Answer Posted / rejaul
at first delete the file in that directory with
rm *
then comeout of that directory and then
type rmdir (directory name)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the use of tee command?
Enumerate some of the most commonly used network commands in unix?
What is ‘ps’ command for?
What does the “echo” command do?
What will the following command do?
What is the function of grep command in unix?
What is the comma to display different lines that are found when compare two files?
Who wrote grep?
What is sed awk grep?
what is the advaantage of each user having its own copy of the shell?
What does 'mkdir' command do in UNIX?
What are the dos commands?
Is it inbetween or in between?
What are grep patterns?
What is .sh file?