A small utility for listing and reaping zombie processes on GNU/Linux.
-
Updated
Jan 19, 2024 - C
A small utility for listing and reaping zombie processes on GNU/Linux.
A custom shell program emulating basic bash functionalities
ITU ACM System Programming Workshop by Hayri Turgut Uyar
Windows system process object explorer
SimpleOS2 is a very simple x86_64 OS I am creating for learning purposes.
Command-line utility for printing open memory adress ranges of a specified process
Academic Projects done using C to perform kernel mode operations
Storing process state while Checkpointing and Getting it back at the time of Recovery...
⚡Unified parent process oversees multiple child processes, outputting 'hello' with unique Process ID. Showcases efficient process management framework.
An Appointment Organizer (APO) Project in C
minishell is a custom shell implementation that replicates core bash features, including command history, path resolution, redirections, pipes, environment variables, signal handling, and built-in commands like echo, cd, and env. It offers a comprehensive shell experience for understanding Unix-like shell internals.
This system is developed for one testing Centre which deals with the Covid-19 tests and treatment phases. It uses some basic concepts of system level programming like thread management , process child inter-communication and File IO operations.
Linux System Programming
introduction to the concepts, design, and structure of the UNIX operating system, using basic UNIX utilities, system resources in C programming, and POSIX threads to implement concepts and algorithms.
Calculadora sencilla realizada mediante comunicacion de procesos
A Linux shell simulator implementing process creation, inter-process communication, signal handling, and custom command execution.
A simple Unix shell implementation that mimics basic functionality of bash. It supports command execution, input/output redirection, pipes, and essential built-ins like cd, pwd, and exit.
Practica 8 - Sistemas Operativos
Add a description, image, and links to the process-management topic page so that developers can more easily learn about it.
To associate your repository with the process-management topic, visit your repo's landing page and select "manage topics."