Skip to content
/ Cash Public

A shell written in C for the Linux operating system

License

Notifications You must be signed in to change notification settings

zczhuohuo/Cash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash - Crap, Another SHell

Why Cash?

Cash started out as a learning tool for myself to explore and learn more about shells, C, and programming in a Linux environment. When I couldn't stop adding features to it and kept coming back for more, I decided to release it into the wild and let my fellow hackers and coders enjoy it, for better or for worse. I invite you to take it apart, break it, add to it, and anything else you might dream up.

Features

History file (Because sometimes you forget) (Done/stable testing)

Logging (Messy/testing)

RC file/customizble startup (in progress/development)

Tab completion (Can't live without it)(in progress/testing. big thanks to xorsema)

Job Control (Because that's what REAL shells do)(Planned)

Scripting (Because it's nice to be lazy) (Far future/Planned)

Getting cash

The easiest way to get cash (without having to install git) is to grab a tarball from: https://github.com/Saviorphoenix/Cash/downloads

Another way is to use git to clone a repo: $ git clone git://github.com/Saviorphoenix/Cash.git

Contact me

The easiest way to contact me is through email at S4v1orphoenix@gmail.com

About

A shell written in C for the Linux operating system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published