🐚 Epitech PSU project. Make the same of warehouse game, but with the help of the 'ncurses' library and terminal capacities
-
Updated
Jan 31, 2018 - C
🐚 Epitech PSU project. Make the same of warehouse game, but with the help of the 'ncurses' library and terminal capacities
Contains C programs on Unix system. Uses various system calls such as fork, pipe, wait, signal, dup, file system calls
Multi-threaded client-servers system that uses communication over sockets to handle various user requests
Inter processing communication system that utilizes named pipes, low-level I/O, system calls and unix signals to handle various user requests
🐚 [PART ONE] Mini Shell epitech project. The goal of the project is to recode a shell and simillary reproduce the 'tcsh' terminal, with only cd, setenv, unsetenv and exit commands.
🐚 System Unix Programming Tetris's Epitech project. The goal of this project is to reproduce the tetris game by using the ncurses library
Just some practice code for exercises in the "Unix Systems Programming".
A dice game to practice processes synchronization in Unix.
🐚 System Unix Programming Navy's Epitech project. The goal of this project is to maitrise signals (SIGINT, SIGUSR1, SIGUSR2, ..., and be able to send data with their signals.
🐚 [PART FINAL] 42sh epitech project. The goal of the project is to recode a shell and simillary reproduce the 'tcsh' terminal, with only cd, setenv, unsetenv, exit and echo commands. Bonuses: globbings, inhibitors, aliases, history, keymapping
A repo with files of Unix System Programming and Compiler Design lab programs RIT 2020-21
A Bash script that takes a list of extensions and compresses all files with these extension.
This program uses system calls to revert a sentence (character-wise) and write it to a file.
Add a description, image, and links to the unix-system-programming topic page so that developers can more easily learn about it.
To associate your repository with the unix-system-programming topic, visit your repo's landing page and select "manage topics."