git clone https://github.com/PacktPublishing/Linux-System-Programming-Techniques.git
Getting the Necessary Tools and Writing Out First Linux Programs
Making Your Programs Easy to Script The Unix philosophy is to make small programs that do one thing only, and do it well.
Diving Deep into C in Linux
P72