Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richmit/ex-aupg
UNIX Example Programs
https://github.com/richmit/ex-aupg
Last synced: about 2 months ago
JSON representation
UNIX Example Programs
- Host: GitHub
- URL: https://github.com/richmit/ex-aupg
- Owner: richmit
- Created: 2021-05-05T03:48:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T20:14:56.000Z (7 months ago)
- Last Synced: 2024-06-06T22:04:56.306Z (7 months ago)
- Language: C
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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