Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/camdez/cdsh

A toy shell written for educational purposes.
https://github.com/camdez/cdsh

Last synced: 21 days ago
JSON representation

A toy shell written for educational purposes.

Awesome Lists containing this project

README

        

cdsh
====

This is a simple Unix shell I wrote for a university course in 2005.
It might be useful for anyone curious about how such things are
written.

Use
---

```bash
$ make
$ ./cdsh
```

Issues
------

Undoubtedly lots but I'm not really interested in fixing them.

Author
------

Cameron Desautels <>