Choice of User Interfaces
Command Line Interface
-
Linux offers a choice of command line interfaces:
-
Shells allow users to run programs and control the I/O and execution of the program.
-
Shells can also be used as scripting languages to group together programs to accomplish a specific task.