https://github.com/richmit/ex-aupg
UNIX Example Programs
https://github.com/richmit/ex-aupg
Last synced: over 1 year ago
JSON representation
UNIX Example Programs
- Host: GitHub
- URL: https://github.com/richmit/ex-aupg
- Owner: richmit
- Created: 2021-05-05T03:48:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T20:14:56.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T12:55:19.832Z (over 1 year ago)
- Language: C
- Size: 136 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains a few programs I wrote long ago to help my students
in an introduction to UNIX programming class. Some of the interfaces have
changed over the years, but a surprising amount of this content is still
useful.
You can read a bit more about these examples on my [home page](https://www.mitchr.me/SS/exampleCode/AUPG.html).
Have fun!
-mitch