answersLogoWhite

0

rm -rf <path to directory>

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Which Linux command will delete a directory as well as all its files and sub directories?

rm -rv /path/to/directory


How do you clear your computer's cache when using Internet Explorer?

go to tools internet option and delete all history, delete all files


Which command is used to delete all files from a diskette?

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.


How do you delete 0 byte files using DOS?

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.


If you install a Linux distro on your PC and then install a different distro through LiveUSB does it delete all files from the previously installed distro?

That depends on what steps you used in the installation program.


Can you delete files in the Application data folder if you no longer have those programs?

You can delete it all, they are temporary files.


Will Ccleaner delete all my 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.


How do you delete all browser files?

Ether find away to delete all the files one by one, or beat your computer with an axe.


Is ther a way to erase your laptop?

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.


When you delete a folder do you delete all the files it contains?

Yes because if you deleted the folder what would hold the files?


Will all your files delete if I install sp3?

No.


How do you delete your site?

Delete all the files inside the /public_html/ folder. Do not delete the folder, Delete the stuff inside it.