how to delete entire records in unix ?
Answer Posted / m.dhanunjaya
If want to delete record we use rm commands like
-i(interactive),-v(verbose)-f(force fully).
we can use rm * command do delete entire records.
we use this command only when ever we are in sub-directory
only.if not it effects in UNIX o/s.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is $0 bash?
How do I search a whole word in vim?
How do I clear my terminal history?
What is the function of grep command in unix?
What does the metacharacter mean?
What is .sh file?
Can you explain a little bit about command substitution?
How does the system know where one command ends and another begins?
hw will u use awk in replacing cahrs and files
Which command is used to find whether the system is 32 bit or 64 bit?
What is unix command?
What is grep command in unix with examples?
What is a command and examples?
How do I use grep to find a file?
How do I search for a file in unix command?