This project is a custom implementation of the fundamental function printf.
-
Updated
Apr 3, 2024 - C
This project is a custom implementation of the fundamental function printf.
Coursework for CS 33 (Introductory course on computer architecture, assembly language, and operating systems fundamentals)
Implementation of a unix-like shell in C. Assignment for K24 Systems Programming
An ECE468 assignment about Upcalls and Signals
Manager of daemon processes. Handles daemon process registration, activation, termination, and signal handling.
Operating Systems Portfolio Project: Small Shell
Shell Project for ALX
A program that synchronizes many processes (readers and writers) using semaphores and a shared memory segment
Exemplos de aplicação de processos e threads utilizando TypeScript.
A dynamic crossword puzzle CLI game, designed to demonstrate the relationship between gaming and system-level programming ideas.
This repository is dedicated to all ALX code base of all system engineering devops.
6/49 lottery game
The first assignment refers to signal processing and the second is on a xv6 kernel.
A shell program written in C for Linux environments-based on Bash.
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.
Implementation of a unix-like shell in C++
Shell Basics🏆 Systems Engineering & DevOps repository, Install, Configure, Tests ... OS, Application software, System management tools 🪁
The Linux shell implementation mimics basic shell functionalities, allowing users to execute commands, handle input/output redirection, and manage background and foreground processes. The shell serves as a foundational exercise in understanding operating system concepts related to process control and inter-process communication.
Add a description, image, and links to the processes-and-signals topic page so that developers can more easily learn about it.
To associate your repository with the processes-and-signals topic, visit your repo's landing page and select "manage topics."