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 command to find hidden files in the current directory?
What is .sh file?
What is a command and examples?
What does touch command do in unix?
How to display no of records in oracle using unix command?
How do I use nslookup?
What is the pipe command?
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
Why is it called grep?
Is it inbetween or in between?
hw will u use awk in replacing cahrs and files
How do you grep a case insensitive?
What are grep patterns?
Which command will print your home directory on screen?
Write a command to kill the last background job?