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.
- Host: GitHub
- URL: https://github.com/grindelfp/unix-programming
- Owner: GrindelfP
- License: mit
- Created: 2025-03-06T06:05:20.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T07:25:50.000Z (about 1 month ago)
- Last Synced: 2025-03-20T07:26:44.287Z (about 1 month ago)
- Topics: c, shell-script, unix-programming
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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.