GitHub / mehdisalim / 42-MiniShell
A basic implementation of a shell, similar to a lightweight version of Bash. This project explores process management and file descriptors, offering hands-on experience with system-level programming concepts. Perfect for learning the inner workings of shell environments.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehdisalim%2F42-MiniShell
PURL: pkg:github/mehdisalim/42-MiniShell
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 543 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 10 months ago
Topics: bash, c, file-descriptor, filesystem, multi-processing, tree-structure