Can you write a command to erase all files in the current directory including all its sub-directories?
Answer Posted / yamini
rm -rf <directoryname>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of the command 'ls -x chapter[1-5]' ?
Is it inbetween or in between?
What is “chmod” command?
What is the search command in unix?
What is the nmap command?
What does #!/ Bin sh do?
Enumerate some of the most commonly used network commands in unix?
What is a command and examples?
What does the “echo” command do?
How can you see the command line history?
How do I run a whois command?
Explain command to show the space allocation of files?
What is awk command used for?
Using unix command how to display no of records in oracle?
Is grep faster than awk?