Unix Manual PagesAn introductory tutorial on Unix... Regular Expressions... Perl and Unix... Help with vi... Shell scripting... The 10 Unix commands every beginner needs to know... The 10 most misunderstood commands... Alphabetic list of commands... Copyright/Copyleft info... |
Unix in SummaryUser::: The user types input and gets feedback on the screen Shell::: The shell is the User Interface, or UI. It is not a GUI (Graphical User Interface) because it is entirely text-based. ::: Although there are no menus or trash cans on the screen, the ideas are the same in Unix as they are for Windows or Macintosh - You can: ::: The shell interprets the input and calls the various commands, which are all essentially mini programs Programs and Commands::: The programs make system calls to the kernel, such as: Kernel::: The kernel is in charge of: Hardware::: Prints or displays output to the user and takes input from the keyboard. |
| © 1999-2009 Matchstick Consulting |