A Linux command-line interpreter written in C
- Updated
Nov 17, 2021 - C
A Linux command-line interpreter written in C
A command-line interpreter implementation in Linux
Assignments done for a Systems Programming course at @ufms.
Developed a functional UNIX command-line interpreter in C with core shell features, including command execution, environment management, and built-in commands.
Command line interpreter (shell) written in C language. Project of the Operating Systems course during 6th semester of undergraduate studies (2022-2).
The Simple Shell project is an implementation of a basic Unix shell written in C. This project aims to provide a minimalist yet functional shell environment for users to execute commands, navigate directories, and manage processes.
Add a description, image, and links to the command-line-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the command-line-interpreter topic, visit your repo's landing page and select "manage topics."