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


Please Help Members By Posting Answers For Below Questions

Who wrote grep?

577


What is $0 bash?

646


What are file commands?

648


Explain ‘library functions’ with respect to unix commands?

601


Using unix command how to display no of records in oracle?

604






What is the first character of the output in ls l command?

629


What is the significance of the 'tee' command?

594


What happens when we execute a unix command?

597


What are bash commands?

588


What do chmod, chown, chgrp commands do?

631


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

585


What command is used to switching between users in unix?

560


What is ctrl d?

592


What is the search command in unix?

597


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

618