/sash

A shell to excute commands in linux like operating systems written in C.

Primary LanguageC

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 sritejakittu777@gmail.com with the bug report.