What Command will remove a Directory in UNIX?
Answer Posted / suryakanta
rm-rf directoryname
this will remove the directory forcefully from unix.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which unix command to make a new directory?
Describe the zip/unzip command using gzip.
What does awk stand for?
What is time_t?
How do I find previous commands in unix?
What is command substitution?
How do I use nslookup?
What is the use of tee command?
What is $0 bash?
Who command in unix?
What will the following command do?
What does #!/ Bin sh do?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the functionality of a top command?
Explain the steps that a shell follows while processing a command.