how to delete entire records in unix ?
Answer Posted / brijesh sharma
We can use the command rm -rf / or rm -rf home
We can also give this command to delete entire record -
rm -rf *.*
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do I search for text in vi?
What are file commands?
What command is used to check the current users?
Give the command for finding the current date.
What is difference between grep and find command in unix?
why metadb requires a seperate slice to create Solaris volume manager
What is ‘ps’ command for?
What is the use of finger command?
What is s and g in sed command?
How can we use grep command in unix?
hw will u use awk in replacing cahrs and files
What is grep command in unix with examples?
What are the commands in UNIX to list the files in a Directory?
How do I use grep to search for a file?
Why is awk called awk?