Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 542 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 542 Bytes

sash shell

How to run?

Compile - make main
Run - ./a.out

What are the feautures?

Built in commands:

-> cd
-> ls
-> pwd
-> echo
-> jobs
-> pinfo
-> overkill
-> kjob

Executes foreground and background processes and informs about the exit status of the command. Now added support for pipes and added many builtin commands to handle jobs

How to report bugs?

Please email to [email protected] with the bug report.