To remove a directory and all of it's contents execute the following command:
rm -Rf directoryNameHere "R" stands for recursively delete all files and "f" means force without prompting for confirmation.
This e-mail address is being protected from spambots. You need JavaScript enabled to view it.