how to delete entire records in unix ?

Answer Posted / kiruthiga.s

From root directory give rm -r *

then it all the datas in Unix box will be deleted. For that
u need a root acces.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command is used to kill the last background job?

791


What is the use of egrep command in unix?

635


What does #!/ Bin sh do?

602


What does the “echo” command do?

636


Differentiate cat command from more command.

593






Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

973


What are awk commands?

592


Explain the steps that a shell follows while processing a command.

693


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

807


Explain command to show the space allocation of files?

639


Why is shebang used?

606


What is the use of sed command in unix?

610


How many unix commands are there?

641


What is the general format of unix command syntax?

706


What is the difference between grep and grep?

579