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
Who command in unix?
What is $0 bash?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does #!/ Bin sh do?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the use of finger command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does the command ' $who | sort –logfile > newfile' do?
What does grep v grep do?
Are you in or at the office?
How do I search a whole word in vim?
Which command will print your home directory on screen?
Explain the steps that a shell follows while processing a command.
What do chown command do?
What is time_t?