Monday, October 5, 2009

Useful Copy Commands

You can use the copy command to print several text files at a time. To do so, open the MS-DOS prompt, go to your documents folder and then type copy *.txt lpt1 (if your printer connected with lpt1).

To check a document from any disk errors, type copy document.txt nul and press Enter.

No comments:

Post a Comment