COMMAND LINE - DEL (Delete)

 

  • "DEL" is used to delete a file or files on your computer.

  • "DEL FILE.DOC" when in the correct directory will delete the file named "FILE.DOC"

  • "DEL *.*" will delete all unprotected files in the directory you are presently in.

  • "DEL *.* /F" will delete all files, including read only files.

  • "DEL *.* /P" will prompt you before deleting a file. 

  • "DEL /?" will give you further help when using the command.

Note - Use of *.* is very dangerous as it will delete everything in that directory


 

Privacy policy - Link Exchange - links page - Contact Info

By using this website you are agreeing to this Disclaimer & Legal statement (Click to view)

www.windowsreinstall.com