All Projects → dylanaraps → bush

dylanaraps / bush

Licence: MIT License
This is an experiment to see how many standard tools and functions we can re-implement in pure bash.

Programming Languages

shell
77523 projects

Labels

bush

Build Status

This is an experiment to see how many standard tools and functions we can re-implement in pure bash. No external processes are used, only shell builtins. Bush is not meant to be used for anything serious and there's probably edge cases and bugs throughout.

Feel free to hack around with this, that's the entire point anyway. ¯\_(ツ)_/¯

How to use this?

Source the file and the functions will be available. To uninstall it just open another shell or close your terminal.

source ~/path/to/bush/bush
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].