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 significance of the 'tee' command?
What is the behavioural difference between cmp and diff commands?
How do I use nslookup?
How do I run a whois command?
What is $0 bash?
Which command is used to kill the last background job?
What is unix command line?
Which command is used to restrict incoming messages?
What does grep v grep do?
Explain the steps that a shell follows while processing a command.
Which command is used to copy files?
What command is used to check the current users?
How do I find previous commands in unix?
How do I open a port?
What is pipe command in unix?