Skip to content

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

Notifications You must be signed in to change notification settings

sriteja777/sash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published