Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 275 Bytes

File metadata and controls

16 lines (11 loc) · 275 Bytes

Seashell - A smart shell written in C

By Suds

How to make it work :

  • Clone and cd into the repo
  • 'make'
  • './seashell'
  • 'exit' to exit the shell

Functions

Echo, Remind Me with process forking, kill, manage processes, get the time.

TODO

Detailed docs