rm -rf <path to directory>
rm -rv /path/to/directory
go to tools internet option and delete all history, delete all files
To delete all files from a diskette, you can use the command DEL *.* in the command prompt, which removes all files in the current directory. If you want to delete files without being prompted for confirmation, you can use DEL *.* /Q. Alternatively, you can format the diskette using the command FORMAT A: (assuming A: is the drive letter), which will erase all files and prepare the diskette for new data.
The command for deleting a file in DOS is DEL. If the file you are trying to delete is in the current directory, type DEL followed by the full filename. E.g. del file001.txt If there are multiple files, the wildcard * can be used. del file*.txt will delete all the text files that start with 'file' del file*.* will delete all the files that start with file. del *.txt will delete all the text files. del *.* will delete all the files in the current directory. It is possible to delete files in another directory by typing the full path and filename del c:\folder01\*.* will delete all the files in the directory c:\folder01\ DEL will not affect hidden files, but careless use of this command could damage your operating system so use with care.
That depends on what steps you used in the installation program.
You can delete it all, they are temporary files.
No it dose not delete all your files. It deletes the registry error files, and you internet catch files. That's it, its a trusted and pretty good program to use.
Ether find away to delete all the files one by one, or beat your computer with an axe.
There are a couple ways you can do this. The most simple way would involve access your recovery partition (either hit F11 on boot up or the OEM splash screen), or access the "BackUp and Restore Center" program on Windows Vista machines. I do not recommended manually deleting all documents and files from your computer - this will not permanently delete all your information. The most secure way to delete all the information on your hard drive is using a Linux based operating system. Almost every modern version of Linux has a command called "shred", which overwrites all files on your hardrive with random numbers or characters multiple times. However, if you are not sued to using Linux, I would strongly recommend not taking this path.
Yes because if you deleted the folder what would hold the files?
No.
Delete all the files inside the /public_html/ folder. Do not delete the folder, Delete the stuff inside it.