Thursday, September 17, 2009

Week 3 Muddiest Points

I am still confused as to what command line user interface is. We went over graphical user interface in depth, but not command line.

1 comment:

  1. Command line interfaces are interfaces that are text based, rather than graphics based. They require you to know a number of lexical commands to interact with the computer. Think of a computer that all you had was a keyboard and no mouse.

    Unix uses a command line interface, and both Windows and MacOS X offer the ability to use the computer in a command-line environment.

    ReplyDelete