27 results for “topic:processes-and-signals”
:trophy: Systems Engineering & DevOps repository, Install, Configure, Tests ... OS, Application software, System management tools :kite:
Training as a DevOps Engineer in the ALX SE program, this repository contained most of my projects
Your very own shell!
A custom Unix shell implementation supporting command execution, piping, redirection, and background processes. Built from scratch to mimic core shell functionalities. 🖥️
minishell
Shell_basics
Unix command line console that was developed over the course of a semester. It offers a variety of commands for interacting with a Unix system, including options for file manipulation, system information, and process management. We also integrated the Unix default shell into the console to make it more functional.
Shell Basics🏆 Systems Engineering & DevOps repository, Install, Configure, Tests ... OS, Application software, System management tools 🪁
This project aims to teach concurrent programming, focusing on multithreading and multiprocessing.
The aim of this project is to understand UNIX interprocess communication by implementing redirection and pipes in a c program.
Manager of daemon processes. Handles daemon process registration, activation, termination, and signal handling.
A 42 Project, where you have to create a communication between server and client using Unix signals.
Coursework for CS 33 (Introductory course on computer architecture, assembly language, and operating systems fundamentals)
6/49 lottery game
A dynamic crossword puzzle CLI game, designed to demonstrate the relationship between gaming and system-level programming ideas.
Operating Systems Portfolio Project: Small Shell
Shell Project for ALX
This project is a custom implementation of the fundamental function printf.
Implementation of a unix-like shell in C. Assignment for K24 Systems Programming
An ECE468 assignment about Upcalls and Signals
The first assignment refers to signal processing and the second is on a xv6 kernel.
This repository is dedicated to all ALX code base of all system engineering devops.
Exemplos de aplicação de processos e threads utilizando TypeScript.
A shell program written in C for Linux environments-based on Bash.
No description provided.
A program that synchronizes many processes (readers and writers) using semaphores and a shared memory segment
Shell scripts to demonstrate my understanding of the Linux command line as part of my journey to become a software engineer.