CLI: Difference between revisions
Mr. MacKenty (talk | contribs) |
Mr. MacKenty (talk | contribs) |
||
Line 8: | Line 8: | ||
== Command line == | == Command line == | ||
[Media:Davechild linux-command-line.pdf] | [[Media:Davechild linux-command-line.pdf | Please click here for an excellent "cheat sheet" for command line]] | ||
== References == | == References == |
Revision as of 09:36, 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
Please click here for an excellent "cheat sheet" for command line
References
[[Category:basic