Skip to content

arian-askari/custom_linux_shell_with_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

An implementation of Linux shell with C Plus Plus (CPP)

The CPP file contains the implementation of the following terminal commands: exit, ls, pwd, rm, changep, and clscr.


P.S: I implemented this simple shell several years ago and decided to make it publicly available as maybe it helps someone :)