Learn Command Prompt

Command Prompt (cmd.exe)

Command Prompt is a special program in Windows Operating System which is similar to MS-DOS. Using Command Prompt you can do any thing you want (which you do with regular windows, also you can do much more). And command Prompt supports all Windows Operating system and all types of PC (So you no need to upgrade you’re hardware for learning command Prompt). Learning Command Prompt is a funny Part like learning a computer language. In this blog you will get daily tutorial about Command Prompt. If you want to learn Command Prompt then type you’re email address and subscribe us for daily update.

cmd.webp

If you’re new to use Command Prompt then the tutorial help you, If you know these you can skip these lessons by going our Index menu.

How to Start Command Prompt?

You can start command Prompt using three methods..
      a) By going to Startmenu > All Programs > Accessories > Command Prompt
      b) Goto Startmenu > Run (Or you can use Windows Logo + R shortcut key) and type cmd.exe and press Enter.
      c) You can search cmd on Start menu(Windows 7) or Taskbar(Windows 10)

Commands:

Command Prompt commands are diveded into two parts:-
    1.Internal Commands
    2.External Commands

What is Internal Commands?

Internal commands are those commands which is available into all operating system. Means these commands are available into all Windows Operating System.

example. cd, md, cls

What is External Commands?

External commands are those commands which is not available into all operating system. Means these commands are similar to install a software. You can manually install these commands into you’re own operating system. These commands are mostly kept into .exe or .com file.

example. attrib, tree

Tip: How to know a command is External or Internal?                                         
       Answer : Find the command name in start menu with .exe or .com extension

Learn Internal Commands:

I divided these Internal Commands into 3 Parts. If you know All commands into ‘Basic’ part then you go to do ‘Medium’ Part. If you don’t know one or two commands into Basic Part then do all Basic lessons. Apply Similar method into ‘Advanced’ Part.

Click on the Parts

                      Basic:
                             a)  cls
                             b)  exit
                             c)  type
                             d)  time
                             e)  date
                             f)   title
                             g)  echo




                      Intermediate:

                             h)  cd/chdir
                             i)   del/erase
                             j)   ren/rename
                             k)  rd/rmdir
                             l)   md/mkdir
                             m) copy
                             n)  move
                             o)  color

                             p)  dir

                             q)  pause




                       Advanced:
                             r)  goto
                             s)  call
                             t)  start
                             u)  prompt
                             v)  compact
                             w) convert
                             x)  if
                             y)  ftype
                             z)  for

Leave a comment

Design a site like this with WordPress.com
Get started