how to delete entire records in unix ?
Answer Posted / kiruthiga.s
rm - r*
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is grep short for?
Which command can you use to find the currently running process in unix server?
Differentiate cmp command from diff command.
What is the use of the command 'ls -x chapter[1-5]' ?
Is ‘du’ a command? If so, what is its use?
What are the general commands in using unix os for a beginner?
What is the function of grep command in unix?
What will the following command do?
What is awk good for?
What does the command '$ls | wc –l > file1' do?
Write a command to display a file’s contents in various formats?
Why is shebang used?
What is the comma to show the space allocation of files?
Describe the zip/unzip command using gzip.
Which command is used to delete all files in the current directory and all its sub-directories?