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.062
7927

WinScan2PDF Turkish Description!

The Folder Size on Windows 10/11!

Why the Admin Explorer in a Windows delete program?

Domain, Home, Work, Public network, Homegroup, Workgroup Windows?

Can I customize the 7-Zip context menu to English, Windows 11, 10, ...?

Defender slows down the development of applications, programs and APPs!



(0)