how to delete entire records in unix ?
Answers were Sorted based on User's Feedback
to delete any record command is rm
to delete forcefully it is rm -r regarding deleting all
files i.e entire record than go for rm *.
| Is This Answer Correct ? | 49 Yes | 8 No |
Answer / brijesh sharma
We can use the command rm -rf / or rm -rf home
We can also give this command to delete entire record -
rm -rf *.*
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
Answer / kiruthiga.s
From root directory give rm -r *
then it all the datas in Unix box will be deleted. For that
u need a root acces.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nombuyiselo mbangula
rm -r * {delete everything from the directory}
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ashish
if there no of file then try for
rm -rf filename
| Is This Answer Correct ? | 4 Yes | 5 No |
Give command that will make the file "run.sh" executable?
How can you see the command line history?
what is difference between unix and linux?
How do I find previous commands in unix?
What is the nmap command?
What is the difference between AWK and SED commands? Plz give example and explain...
which command is used to change group?
Name the various commands that are used for the user information in unix.
1-how will you display a file whose name is starting with '- '? 2-how will you add a patten at end of every line in vi editor?
what is mount ,tell me about mount ,how can u use in real time project??
what is the command to list files in a directory in UNIX?
How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.
3 Answers Amazon, MBA, Syntel, TCS, Unisys,