Command Line How-To

For Windows

Instructions for starting a command line application in Windows:

  1. Go to the start menu

    start.jpg


  2. Select Run...

    run.jpg


  3. Enter cmd, and click OK

    cmd.jpg


Navigating using the Command Line

To change drives, e.g., from C: to E: simply type e: (or E:) at the command line prompt.

To change directories in a drive type cd and the directory path, e.g., to get to the AMPL directory simply type cd .

To move up a directory (i.e., to the parent directory) type cd ...

dirs.jpg

If you get stuck, try typing help.

-- MichaelOSullivan - 27 Feb 2008

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2008-03-09 - LaurenJackson
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback