how to delete entire records in unix ?
Answer Posted / srihari
rm -r *
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use grep command to list find the records of a file containing 10 different strings?
What is the significance of the 'tee' command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Give the command for finding the current date.
What are awk commands?
What are the unix commands?
Which command is used to create a directory?
What are the dos commands?
What is ‘ps’ command for?
What are file commands?
Enlist some filename manipulation commands in unix.
What command will change your prompt to myprompt?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the difference between awk and grep?
What is the use of egrep command in unix?