Changes

Jump to: navigation, search

ULI101 Lecture 1

36 bytes added, 21:12, 11 September 2019
UNIX Structure
***Shell (user interface, command interpreter, and some built-in commands), surrounded by
****Utilities (or commands)
*most common shells: Bourne shell ('''sh'''), C shell ('''csh'''), Korn shell ('''ksh'''), Bourne again shell ('''bash'''), TC shell ('''tcsh'''), Z shell ('''zsh''')
*we'll mostly be concerned with the Bash shell, which is the most popular Linux shell
*the Korn shell is the most popular Unix shell, and is very similar to the Bash shell

Navigation menu