how to delete entire records in unix ?
Answer Posted / siva
use rm -rf \
delete entire root directory
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the first character of the output in ls l command?
What do chown command do?
What do know about tee command?
What is “chmod” command?
What are reported commands?
What are the differences among a system call, a library function, and a unix command?
What is in grep command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What do know about tee command and its usage?
What are awk commands?
How do I use grep to find a file?
How do I search for text in vi?
What is the use of the command 'ls -x chapter[1-5]' ?
Write a command to kill the last background job?
What is grep in bash?