Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 306 Bytes

File metadata and controls

4 lines (4 loc) · 306 Bytes

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 :)