how to delete entire records in unix ?
Answer Posted / my name
rm -rf *
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What do chown command do?
How do I search a whole word in vim?
Why is it called grep?
Describe the usage and functionality of the command rm –r * in unix?
What are the commands in UNIX to list the files in a Directory?
What does the command '$ls | wc –l > file1' do?
What is the difference between awk and grep?
Why is it called a shebang?
Which command is used to kill the last background job?
How to display no of records in oracle using unix command?
Describe the zip/unzip command using gzip.
Which unix command to make a new directory?
What command is used to switching between users in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Who command in unix?