simpleshell
Here are 7 public repositories matching this topic...
simple_shell is a custom Unix shell built in C, handling basic command execution, environment management, and I/O redirection. It demonstrates core concepts in system programming and process management.
-
Updated
Sep 23, 2023 - C
A Simple Shell in C language - Co-author : Xavier Piedallu @Xa-C24
-
Updated
Nov 22, 2024 - C
This is a mini shell project implementation which simulates the basic functionality of a Unix-based shell. It allows users to execute basic commands such as navigating the file system, viewing and editing files, and running programs. The project is implemented using C language and utilizes system calls to interact with the operating system.
-
Updated
Jan 23, 2023 - C
A simple UNIX command interpreter ( ALX SWE PROJECT)
-
Updated
Jun 5, 2023 - Shell
Writing a simple UNIX command interpreter. in Alx Africa in collaboration with Anitha
-
Updated
Nov 17, 2022 - C
My own command prompt written in c# as project during high school
-
Updated
Jun 10, 2024
Improve this page
Add a description, image, and links to the simpleshell topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simpleshell topic, visit your repo's landing page and select "manage topics."