An open API service indexing awesome lists of open source software.

https://github.com/grindelfp/unix-programming

A storage space for my university UNIX programming course tasks.
https://github.com/grindelfp/unix-programming

c shell-script unix-programming

Last synced: about 1 month ago
JSON representation

A storage space for my university UNIX programming course tasks.

Awesome Lists containing this project

README

        

= UNIX Programming =

A storage space for my university UNIX programming course tasks.

== Task 1 ==
C/C++ console app: chat based on sockets (with processes or threads which communicate).

== Task 2 ==
Shell scripts.