User Tools

Site Tools


faq:handy_dos_commands
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


faq:handy_dos_commands [2012/08/01 17:01 (12 years ago)] (current) – created cliff
Line 1: Line 1:
 +====== Handy DOS Commands ======
 +
 +  * This command does a directory listing with the /b (basic) option and puts the results to a c:\BTR_List.txt. Notice how it is 
 +<code>
 +c:\temp\>dir *.btr /b > c:\BTR_List.txt
 +</code>
 +
 +  * There is a handy DOS command that allows you to copy what you type at the console to a port. You may have to configure the port first, but this will get you started on where to look. I wrote this one down from memory, so do a Google search if you have troubles.
 +
 +<code>
 +c:\temp\>copy con com1
 +</code>
  
faq/handy_dos_commands.txt · Last modified: 2012/08/01 17:01 (12 years ago) by cliff