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
What is the function of grep command in unix?
What is $0 bash?
Which command can you use to find the currently running process in unix server?
What does the command '$ls | wc –l > file1' do?
What is merge command in unix?
How do I search for a file in unix command?
Which unix command to make a new directory?
What is unix command line?
What does sed command do in unix?
why metadb requires a seperate slice to create Solaris volume manager
Is command prompt unix?
What is command substitution?
Give the command for finding the current date.
What happens when we execute a unix command?
how to sort the content of the file based on numeric values