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 do chmod command do?
Who command in unix operating system?
Who wrote grep?
What is the use of cut command in unix?
Explain ‘library functions’ with respect to unix commands?
What is the use of awk command in unix?
What is awk command used for?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Which command is used to copy files?
Which command is used to delete all files in the current directory and all its sub-directories?
What is .sh file?
What is a bash command?
What is the functionality of a top command?
How to display no of records in oracle using unix command?
What do chown command do?