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

Write a command to display a file’s contents in various formats?

619


Which command is used to find whether the system is 32 bit or 64 bit?

625


What is the use of cut command in unix?

682


What is a bash command?

622


What do chmod, chown, chgrp commands do?

626






What are reported commands?

560


How do I find previous commands in unix?

592


What are the dos commands?

640


What is the command to find hidden files in the current directory?

572


What does #!/ Bin sh do?

581


What does the metacharacter mean?

604


Which unix command lists files/folders in alphabetical order?

610


What is the difference between cat and more command?

620


What is the use of find command in unix?

572


Name the unix command to find how many days the server has been up.

594