17 Forks
44 Stars
44 Watchers

linux-prog

Some C code i write to study systems programming (while reading The Linux Programming Interface)

How to download and setup linux-prog

Open terminal and run command
git clone https://github.com/andrestc/linux-prog.git
git clone is used to create a copy or clone of linux-prog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with linux-prog https://github.com/andrestc/linux-prog/archive/master.zip

Or simply clone linux-prog with SSH
[email protected]:andrestc/linux-prog.git

If you have some problems with linux-prog

You may open issue on linux-prog support forum (system) here: https://github.com/andrestc/linux-prog/issues