in UNIX,what is the command to remove directory with files?
Answer Posted / vijay
rm -r <directoryname>
| Is This Answer Correct ? | 47 Yes | 8 No |
Post New Answer View All Answers
Why is shebang used?
How do I open a port?
Which command can you use to find the currently running process in unix server?
What is the first character of the output in ls l command?
How to use grep command to list find the records of a file containing 10 different strings?
What command is used to check the current users?
Which command is used to restrict incoming messages?
Write a command to display a file’s contents in various formats?
Give the command for finding the current date.
What is the use of the tee command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does the command ' $who | sort –logfile > newfile' do?
What is grep and how do you use it?
What is .sh file?
What does grep v grep do?