how to delete entire records in unix ?

Answer Posted / m.dhanunjaya

If want to delete record we use rm commands like
-i(interactive),-v(verbose)-f(force fully).
we can use rm * command do delete entire records.
we use this command only when ever we are in sub-directory
only.if not it effects in UNIX o/s.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will the following command do?

615


What is pipe command in unix?

669


How does pipe () work?

592


What are the dos commands?

644


Differentiate cmp command from diff command.

586






What is grep and how do you use it?

573


What is the size of time_t?

644


How do you repeat a command in terminal?

587


What is the difference between grep and grep?

564


What is the use of the tee command?

598


How do you grep a case insensitive?

538


Explain the steps that a shell follows while processing a command.

681


How to find $ai_serual resolved path by using unix

1024


Explain ‘system calls’ with respect to unix commands?

600


Write a command to kill the last background job?

618