how to delete entire records in unix ?
Answer Posted / nombuyiselo mbangula
rm -r * {delete everything from the directory}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I search a whole word in vim?
Describe the zip/unzip command using gzip.
Write a command that will display files in the current directory, in a colored, long format.
How do I search for text in vi?
How do you grep recursively?
Which command is used to create a directory?
Differentiate cmp command from diff command.
Which command can you use to find the currently running process in unix server?
What is {} in find command?
Which command is used to kill the last background job?
How do I delete files from command prompt?
Can you enlist some commonly used network commands?
What does awk stand for?
What is difference between grep and find command in unix?
What is the function of grep command in unix?