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

hw will u use awk in replacing cahrs and files

2931


What is unix command?

865


What will the following command do?

811


How does pipe () work?

780


Can you explain a little bit about command substitution?

817


What is the command to view process running?

796


Why is shebang used?

799


What is $0 bash?

885


How does shebang work?

804


Enumerate some of the most commonly used network commands in unix?

833


How to use grep command to list find the records of a file containing 10 different strings?

836


What is difference between grep and find command in unix?

828


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

967


What is the difference between grep and grep?

794


Which command is used to delete all files in the current directory and all its sub-directories?

929