Is there a way, to list all of the available dos commands in windows, like in linux.
Printable View
Is there a way, to list all of the available dos commands in windows, like in linux.
Hi
What is your OS? Usually
gives you a rather good list.Code:> help
More informative is the command line reference list[1].
Cheers
[1] http://www.microsoft.com/resources/d...us/ntcmds.mspx
I used http://www.computerhope.com/msdos.htm#02 when i wanted to know all of the commands but MS's site is probably better since they made it !