CS 311 covered UNIX basics, with some userspace programming.
The links below are to the programming in question (mostly C).

1. Shell scripting and IO
2. Database storage system
3. Implement a small shell
4. Design a working web server