Operating Systems 2020W Lecture 1

From Soma-notes
Revision as of 22:29, 19 March 2020 by Soma (talk | contribs) (Created page with "==Video== Video for the lecture given on January 8, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec01-20200108.m4v is now available]. ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Video

Video for the lecture given on January 8, 2020 is now available.

Notes

Lecture 1
---------

UNIX is old
UNIX is everywhere

GUI
command line     <---- this course
....             <---- this course
hardware

operating system
 - code that turns the system you have into the one you want to program

command lines are implemented by shells & ttys


tty => abstraction representing a terminal
shell => what gives you a prompt in a terminal