Skip to content
#

simple-shell

Here are 51 public repositories matching this topic...

A minimalistic yet fully functional shell terminal emulation | Using C programming language, simple_shell executes basic commands, interacts with the operating system and introduces users to the foundational concepts of process management & input/output operations,

  • Updated May 5, 2024
  • C

A minimalist command-line interpreter. It provides a basic interface for users to interact with their computer, allowing them to execute commands, navigate the file system, and manage processes. This project demonstrates fundamental principles of system programming, and serves as a foundation for building more advanced shell applications.

  • Updated Oct 22, 2023
  • C

Improve this page

Add a description, image, and links to the simple-shell topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simple-shell topic, visit your repo's landing page and select "manage topics."

Learn more