COMP 2160
REVIEW
Taken from: Stela H. Seo
2018-02-16 1
,Background (UNIX and C)
2018-02-16 2
,UNIX
Operating System (OS)
maybe not user-friendly
but very powerful
simple tools
tools work together well
(stdin & stdout)
2018-02-16 3
, UNIX
Kernel
Manages the processes and resources
Utilities and
Controls and hides the hardware Shell
Shell
User Software
An interface between users and the
kernel
A command line interpreter (CLI)
Utilities are standard
tools/applications Kernel
They are used so often that they
become a part of Unix
“vi” and “pine” are Unix utilities, for
example Hardware
2018-02-16 4
REVIEW
Taken from: Stela H. Seo
2018-02-16 1
,Background (UNIX and C)
2018-02-16 2
,UNIX
Operating System (OS)
maybe not user-friendly
but very powerful
simple tools
tools work together well
(stdin & stdout)
2018-02-16 3
, UNIX
Kernel
Manages the processes and resources
Utilities and
Controls and hides the hardware Shell
Shell
User Software
An interface between users and the
kernel
A command line interpreter (CLI)
Utilities are standard
tools/applications Kernel
They are used so often that they
become a part of Unix
“vi” and “pine” are Unix utilities, for
example Hardware
2018-02-16 4