Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 161 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 161 Bytes

My solutions to The Linux Programming Interface Exercices

Build

  • Put you code in src
  • Run:
$ source build.sh
$ tlpi
$ make file # e.g. make tee