Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 296 Bytes

unix-samples

This is just a repository of sample annotated Unix code for beginning students

  • chapter1: very simple samples
  • chapter2: intended to be more complex samples that reuse library code
  • lab: showing how to quickly test some non obvious behavior that are somewhat useful/important