bush icon indicating copy to clipboard operation
bush copied to clipboard

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

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