ColorConsole [Version 1.3.3000]
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\WINDOWS>HELP MKDIR
Creates a directory.

MKDIR [drive:]path
MD [drive:]path

If Command Extensions are enabled MKDIR changes as follows:

MKDIR creates any intermediate directories in the path, if needed.
For example, assume \a does not exist then:

   mkdir \a\b\c\d

is the same as:

   mkdir \a
   chdir \a
   mkdir b
   chdir b
   mkdir c
   chdir c
   mkdir d

which is what you would have to type if extensions were disabled.



C:\WINDOWS>HELP MODE
Configures system devices.

Serial port:       MODE COMm[:] [BAUD=b] [PARITY=p] [DATA=d] [STOP=s]
                               [to=on|off] [xon=on|off] [odsr=on|off]
                               [octs=on|off] [dtr=on|off|hs]
                               [rts=on|off|hs|tg] [idsr=on|off]

Device Status:     MODE [device] [/STATUS]

Redirect printing: MODE LPTn[:]=COMm[:]

Select code page:  MODE CON[:] CP SELECT=yyy

Code page status:  MODE CON[:] CP [/STATUS]

Display mode:      MODE CON[:] [COLS=c] [LINES=n]

Typematic rate:    MODE CON[:] [RATE=r DELAY=d]



C:\WINDOWS>HELP MORE
Displays output one screen at a time.

MORE [/E [/C] [/P] [/S] [/Tn] [+n]] < [drive:][path]filename
command-name | MORE [/E [/C] [/P] [/S] [/Tn] [+n]]
MORE /E [/C] [/P] [/S] [/Tn] [+n] [files]

   [drive:][path]filename  Specifies a file to display one
                           screen at a time.

   command-name            Specifies a command whose output
                           will be displayed.

   /E      Enable extended features
   /C      Clear screen before displaying page
   /P      Expand FormFeed characters
   /S      Squeeze multiple blank lines into a single line
   /Tn     Expand tabs to n spaces (default 8)

           Switches can be present in the MORE environment
           variable.

   +n      Start displaying the first file at line n

   files   List of files to be displayed. Files in the list
           are separated by blanks.

   If extended features are enabled, the following commands
   are accepted at the -- More -- prompt:

   P n     Display next n lines
   S n     Skip next n lines
   F       Display next file
   Q       Quit
   =       Show line number
   ?       Show help line
   <space> Display next page
   <ret>   Display next line




GOTO : HELP MOVE









... Windows-10




Windows 10 How To

... Windows 10 FAQ
... Windows 10 How To




The command MKDIR - Creates a directory.

HTTP: ... console/en/041.htm
0.186
7927

Forward and back-navigation and keep selection of objects in all Explorer Views!

 /

Windows 11 prevents hibernation when closing the laptop!

 /

Wo ist der Autostart-Ordner in Windows 8.1, bzw. 8?

 /

Windows 11 Terminal APP command prompt as default!

 /

Automatic completion in the Windows 11, 10, ... run dialog registry entry!

 /

Create hard links and soft links under Windows via command prompt!

 /

Wird das Windows 11 ohne klassischen Desktop sein?

 /

Block emails from specific senders in Microsoft Outlook!

 /

Send to desktop is missing in Windows 11, 10, ... or MS Server OS?

 /

Open and start Internet Explorer always on Windows 8.1 / 10 desktop (disable Metro App)!

 /

What are DPI?

 /

Help for Explorer in Windows-10/11!

 /