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
Explain command to show the space allocation of files?
What is the difference between grep and grep?
What do chgrp command do?
Which unix command lists files/folders in alphabetical order?
How does pipe () work?
Which command is used to copy files?
What is command statement?
How do you grep a case insensitive?
Is ‘du’ a command? If so, what is its use?
What are awk commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is $0 bash?
What are the differences among a system call, a library function, and a unix command?
Which command will print your home directory on screen?
What are filter commands in unix?