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 r?
What is the use of egrep command in unix?
What is grep command in unix with examples?
What does pipe () return?
Describe the usage and functionality of the command rm –r * in unix?
Explain ‘system calls’ with respect to unix commands?
Who command in unix?
Describe the zip/unzip command using gzip.
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the first character of the output in ls l command?
Differentiate cmp command from diff command.
What happens when we execute a unix command?
Why is it called a shebang?
Write a command to kill the last background job?
What does the command ' $who | sort –logfile > newfile' do?