Operating Systems 2019F Lecture 2

From Soma-notes
Revision as of 16:23, 7 September 2019 by Soma (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Video

Video from the lecture given on September 6, 2019 is now available. Note the main content of the lecture starts around 11 minutes in.

Notes

Key topics (to be updated after lecture):

  • UNIX shell
  • I/O redirection & pipes
  • executables
  • processes
  • PATH
  • standard commands: echo, ls, cat, more/less, ps, top
  • job control: foreground and background processes