how to delete entire records in unix ?
Answer Posted / ashish
if there no of file then try for
rm -rf filename
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is .sh file?
What is a command and examples?
What are file commands?
What is the command to view process running?
How do I use nslookup?
How to use grep command to list find the records of a file containing 10 different strings?
Write a command to display a file’s contents in various formats?
What is the command to compare two files in unix?
Who wrote grep?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the comma to display different lines that are found when compare two files?
What is the use of egrep command in unix?
What is the unix command to confirm a remote host is alive or not?
Which unix command lists files/folders in alphabetical order?
Differentiate cmp command from diff command.