Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell App

Overview

Shell App is a simple command-line interpreter written in C++. It mimics the behavior of a Unix shell, allowing users to execute commands, manage processes, and navigate the file system.

Features

  • Execute built-in commands (cd, exit, etc.)
  • Run external programs
  • Handle input/output redirection
  • Support for background processes
  • Simple error handling

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages