A single script that gives coreutils like things written in pure bash.
This isnt intended to be really posix, it is missing lot of things from posix and some things behave differently.
(can be called both as ./bashbox bashbox create, ./bashbox-create or , ./bin/bashbox-create) merge things in bin/ to one script
if you want contribute, do not edit "bashbox" file, its just automerged file, edit things in bin/.
in bashbox is used: (some of these unedited, some heavily edited)
https://github.com/lijaesela/bim (unlicense)
https://github.com/dylanaraps/bareutils ((mit) bashbox is fork of this)
https://github.com/dylanaraps/pure-bash-bible (mit)
https://github.com/greymd/pure-bash-alternatives (mit)
https://github.com/catmin/purebash (unknown)
https://github.com/agriffis/pure-getopt (mit)
https://github.com/yokkidack/shaverma (mit)
https://github.com/comfies/bed (unlicense)
https://github.com/faragon/lzb (bsd 3)
https://github.com/dylanaraps/bush (mit)
https://github.com/Crestwave/bf (mit)
https://github.com/dylanaraps/nosj (mit)
and other random scripts i found on internet and were without license:
- curl
- ord
- chr
- hd
- tac (most of)