answersLogoWhite

0

What else can I help you with?

Related Questions

How do you compare two HTML files using dos commands?

Go to the command prompt and type COMP and press return. You will be asked in turn for the files you want to compare.


What command-line utilities can be used to defragment files?

Defrag


What command is used to check a disk for fragmented files?

Defrag


What command of DOS is used to examine the files in a directory?

DIR


What command erases files or groups of files?

The Del or Erase command in command prompt.


What Linux command sets a files permission?

In Linux the chmod command is used to set file permissions.


What two command files are used by dos to configured a computer?

The files are CONFIG.SYS and AUTOEXEC.BAT.


Which command can be used to standardize configuration files across Linux?

NIS


Copy con command used for?

In MS-DOS, the copy con command is used for the creation of files from the command line. From the command line enter "copy con" and the name of the file desired to be created.


The cut or copied files in the Clipboard will be deleted only when?

The Cut command is used to


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.


Unlock files in directory using dos commands?

Dos commands are used to create or delete directories. The ATTRIB Command is used for locking and unlocking of files.