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
Which unix command lists files/folders in alphabetical order?
Who command in unix?
Does cp command overwrite files?
Which command is used to kill the last background job?
Why is grep called grep?
How does pipe () work?
What are the dos commands?
What is command substitution?
Explain ‘library functions’ with respect to unix commands?
What is the use of egrep command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
Who wrote grep?
Who command in unix operating system?
Write a command that will display files in the current directory, in a colored, long format.
What are file commands?