Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Linux Shell Program

This Shell program reads Linux command from the terminal, parses the command, and executes the command in child process.

  • To compile the program: g++ SimpleShell.cpp -o Shell.out

  • To execute the program: ./Shell.out

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages