CLI: Difference between revisions
Mr. MacKenty (talk | contribs) (Created page with "right|frame|Command line interface<ref>http://www.flaticon.com/</ref> A command-line interface or command language interpreter (CLI), also known as...") |
Mr. MacKenty (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
== Command line == | == Command line == | ||
[File:Davechild linux-command-line.pdf] | |||
Revision as of 09:33, 25 August 2016
A command-line interface or command language interpreter (CLI), also known as command-line user interface, console user interface, 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).[2]
Command line
[File:Davechild linux-command-line.pdf]
References
[[Category:basic