Command Line

A command-line interface (CLI), also known as command-line user interface, console user interface,[1] and character user interface (CUI), is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines). The CLI was the primary means of interaction with most computer systems until the introduction of the video display terminal in the mid-1960s, and continued to be used throughout the 1970s and 1980s on Unix systems and personal computer systems including MS-DOS, CP/M and Apple DOS. The interface is usually implemented with a command line shell, which is a program that accepts commands as text input and converts commands to appropriate operating system functions. Command-line interfaces to computer operating systems are less widely used by casual computer users, who favor graphical user interfaces. Command-line interfaces are often preferred by more advanced computer users, as they often provide a more concise and powerful means to control a program or operating system. Programs with command-line interfaces are generally easier to automate via scripting. Alternatives to the command line include, but are not limited to text user interface menus (see IBM AIX SMIT for example), keyboard shortcuts, and various other desktop metaphors centered on the pointer (usually controlled with a mouse).

Popular CMD Line Commands
  The Best Tools Hidden in Windows' Command Line Expand While it may not always be the best choice in Windows, there are certain ...
Thu, 28 Aug, 2014 at 11:25 AM
Disk Part CMD's
  DiskPart Command-Line Options 278 out of 366 rated this helpful - Rate this topic ...
Thu, 28 Aug, 2014 at 11:26 AM
CMD Line Cheat Sheet
 Attched PDF has various cmd line prompts
Thu, 28 Aug, 2014 at 11:32 AM
A-Z Index of the Windows CMD command line
An A-Z Index of the Windows CMD command line ADDUSERS Add or list users to/from a CSV file ADmodcmd Active Directory Bulk Modify ARP ...
Tue, 21 Oct, 2014 at 10:41 PM
Windows CMD Shell Command Line Syntax
Windows CMD Shell Command Line Syntax Parameters Command Line Parameters %1 %~f1 Env. Variables Create/read environment variables. ...
Tue, 21 Oct, 2014 at 10:42 PM
Websites, Resource Kits, Books and Utilities
Websites, Resource Kits, Books and Utilities Windows 7/2008 Command Reference - Microsoft.com Windows XP Command Reference - Microsoft.com Old New ...
Tue, 21 Oct, 2014 at 10:54 PM