From Simple English Wikipedia, the free encyclopedia
Aninterface orshell is what the user uses[1] on anoperating system to make the computer do tasks, like writing a document, or loading aweb page. There are two types of interfaces, acommand line interface (CLI for short) - where people write commands to make the computer perform tasks, or agraphical user interface (GUI for short), where people use theirComputer mouse to click on buttons to perform tasks.
Command line interfaces ask the user to type in commands in atext-based environment, not allowing images, like the screen image to the right.[2]
For example, if the user wanted the computer to say "Hello World", he or she would:
have to type in what tells the computer that this is a command (we will use "say")
then have to tell the computer what to "say" ("Hello World" inquotation marks)
then press Enter or Return, giving the command to the computer, which issay"Hello World", so the computer printsHello World.
This is hard to use for most people, mostly because when the user has to do a long command, he or she can miss a letter or two, so the computer shows an error, and he or she has to do it all over again, which can waste hours.
Since the top operating systems (listed above) use graphical user interfaces, they are seen on every computer. Anyone can still use a command line interface on any computer very easily.
↑Interfaces are not only for the end user (average computer user), everybody uses interfaces!
↑Computers still could do good graphics at the time. Take old computer games as an example. If the user saw a car, instead ofASCII art, the user would most likely get a car "drawn" on the screen.