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 grep in bash?
What do know about tee command and its usage?
What is the general format of unix command syntax?
What is used to type command?
What is grep command in unix with examples?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How do I find previous commands in unix?
hw will u use awk in replacing cahrs and files
How many unix commands are there?
Name the various commands that are used for the user information in unix.
What is updatedb?
What is rmdir command?
Which command should you use to find the remaining disk space in unix server?
Which command is used to kill the last background job?
What does touch command do in unix?