Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 292 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 292 Bytes

This Terminal Emulator was made as part of OS course I took

The terminal Emulator implements all the commands of bash shell,input/output redirection,multi-level Piping,error handling and some other custom commands

Please go through assign_spec to view the features of the terminal emulator