Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
/ bush Public archive

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

License

Notifications You must be signed in to change notification settings

dylanaraps/bush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages