in UNIX,what is the command to remove directory with files?
Answer Posted / julias ceasor a
rm -rf <directory_name> without confirmation
rm -r <directory_name> With confirmation for all files it
conatins.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to display no of records in oracle using unix command?
What is the size of time_t?
What is unix command line?
What is the unix command to confirm a remote host is alive or not?
What does the md command do?
Describe the usage and functionality of the command rm –r * in unix?
Describe the zip/unzip command using gzip.
Explain mount and unmount command.
What does 'mkdir' command do in UNIX?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is used to type command?
Is command prompt unix?
How does the system know where one command ends and another begins?
What is the function of grep command in unix?
How do I run a whois command?