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


Please Help Members By Posting Answers For Below Questions

How do you repeat a command in terminal?

837


What does find command return in unix?

845


Which unix command to make a new directory?

797


What is grep r?

785


Enlist some filename manipulation commands in unix.

750


What is the search command in unix?

818


What is the behavioural difference between cmp and diff commands?

881


What is the comma to show the space allocation of files?

761


How does shebang work?

808


What does the “echo” command do?

835


What is the difference between awk and grep?

801


What is the difference between cat command and more command?

798


What are awk commands?

799


Who wrote grep?

767


What is the use of awk command in unix?

764