simpleshell
Here are 5 public repositories matching this topic...
A simple UNIX command interpreter ( ALX SWE PROJECT)
-
Updated
Jun 5, 2023 - Shell
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
Writing a simple UNIX command interpreter. in Alx Africa in collaboration with Anitha
-
Updated
Nov 17, 2022 - 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
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."