answersLogoWhite

0

Del is used to delete a file in command prompt.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the unix command to delete a given file?

To delete a file, type: rm filename To delete a file, but prompt for confirmation first use: rm -i filename In both cases, replace filename with the name of the file you're wanting to remove.


What is the command to delete a file in windows 7?

Click the file>press the delete key (or del)>Press the enter key


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.


What command would you use to make sure that you cannot easily delete a file called backup?

chmod u-w backup


Can not delete file access is denied the source file may be in use?

The quickest way to resolve an inability to delete a file from your hard drive, due to the "access denied, the source file may be in use" error is to first try restarting your computer and attempting to delete it a second time. If that doesn't help, pull up the command prompt by clicking Start, Run and typing cmd then clicking OK. For help using the command prompt, see reference link below.


How do you permanently delete every file from a mac?

I actually just submitted this question to answer it to help other people out. To delete all files from a mac you simply make sure you are running Finder, then you type in the following commands. Command N Command A Command Delete Command Shift Delete Enter Bang all gone


What is the command to delete?

Delete command is a DML. Syntax of delete command is delete from table_name where <>; It is to delete content of table.


What is the rm command in Unix?

The rm command is used to delete a file or directory. Its syntax isrm file or rm -r directoryExample:rm myfilerm -r /home/user/mystuff


What is the command that will delete all files with TXT extension in your current directory but will pause at each file and ask if you want to delete the file or leave it alone?

You can run this in a .bat file del "C:\Text Files\*.txt"


Which MS-DOS command is used to delete a directory and its sub directories in one pass?

To delete directory and sub directory in single command, use "deltree" command..


How delete commandcom from dos?

In DOS, you can delete files only by delete command. Use delete command as follows:C:\> delete For example: delete rajesh and then press enter..To remove a directory (Folder) use following command:C:\> RD For example: rd documents and then press enter..Note: Please make sure that directory is empty. You can only delete empty directory with rd command..


What do you do if you have a Trojan.Vundo virus and Norton Antivirus cannot clean or delete the file?

Just use 'Search' to find the file and then delete it from the file/folder.