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
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)?
What difference between cmp and diff commands?
How do I search for a file in unix command?
How does shebang work?
Which command should you use to find the remaining disk space in unix server?
What's a command word?
How do I search a whole word in vim?
Does cp command overwrite files?
What does 'mkdir' command do in UNIX?
How does the system know where one command ends and another begins?
What are the dos commands?
What are file commands?
Which command is used to restrict incoming messages?
What is the function of grep command in unix?
What is the first character of the output in ls l command?