The DISKCOPY command (an external command not contained in command.com) allows you to copy one diskette onto another. It doesn’t just copy one file at a time; it copies the whole disk exact to the target disk. This means that all the information on the target disk will be erased and replaced with the source disk information. DISKCOPY also copies system and hidden files, even if they are fragmented. The way in which you enter the information in the DOS window for this is DISKCOPY [d:] [d:] for example “diskcopy c: b:”.
The erase command (an internal command) deletes a file or group of files from a disk. You type it in the DOS window as follows: “Erase filespec” or “del[ete] filespec”. The Rename command is another internal command that changes the name of a file or group of files. To type it in the DOS window, it goes like this: “REN[ame] filespec filename [.ext]. The MOVE command is another internal command that changes the name of a directory. The form to type it in the DOS window is “move
No comments:
Post a Comment