Skip to content
#

simpleshell

Here are 5 public repositories matching this topic...

Language: All
Filter by language

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.

Curate this topic

Add this topic to your repo

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

Learn more