User Tools

Site Tools


faq:handy_dos_commands

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
c:\temp\>dir *.btr /b > c:\BTR_List.txt
  • 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.
c:\temp\>copy con com1
faq/handy_dos_commands.txt · Last modified: 2012/08/01 17:01 (12 years ago) by cliff