in UNIX,what is the command to remove directory with files?
Answer Posted / keerthana
rm -r directory_name
rm -ir director_name
rm -rf directory_name
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is in grep command?
What is the function of grep command in unix?
Which command is used to kill the last background job?
How do you repeat a command in terminal?
What command will change your prompt to myprompt?
What is the command to compare two files in unix?
How do you grep a case insensitive?
Describe the zip/unzip command using gzip.
What is command substitution?
How to find $ai_serual resolved path by using unix
Which command is used to find whether the system is 32 bit or 64 bit?
Give the command for finding the current date.
What is updatedb?
Using unix command how to display no of records in oracle?
Who command in unix?