What Command will remove a Directory in UNIX?
Answer Posted / yuvaevergreen
rm -r
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does the system know where one command ends and another begins?
What is difference between grep and find command in unix?
Explain ‘system calls’ with respect to unix commands?
What does 'mkdir' command do in UNIX?
What does the md command do?
what is the advaantage of each user having its own copy of the shell?
Who command in unix operating system?
What command is used to switching between users in unix?
What's a command word?
What is the significance of the 'tee' command?
What does the command '$ls | wc –l > file1' do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How to use grep command to list find the records of a file containing 10 different strings?
Which command is used to create a directory?
What do chgrp command do?