This project is a mini-shell, based on the bash behavior, we implemented a lot of the bash functionality, using various fundamental concepts and system-calls.
-
Updated
Apr 29, 2023 - C
This project is a mini-shell, based on the bash behavior, we implemented a lot of the bash functionality, using various fundamental concepts and system-calls.
Creating a mini shell in the C program to understand the inner workings of a shell environment. To gain experience in building multi-source files and make files in C. Learn to work in groups to build software using git
A simplified command-line interface coded and tested on a Linux server.
Curso tomado en la ESCOM, con la Maestra Ana Belem Juarez Mendez.
CS-550-Operating Systems - Spring 2020
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.
24-1 시스템프로그래밍실습 (prof. 한환수)
24-1 시스템프로그래밍실습 (prof. 한환수)
A lightweight shell program implemented in C that supports basic command execution. This project demonstrates fundamental concepts of process management, tokenization, and user interaction in a Linux environment.
Add a description, image, and links to the mini-shell topic page so that developers can more easily learn about it.
To associate your repository with the mini-shell topic, visit your repo's landing page and select "manage topics."