Skip to content
forked from netkv/bashbox

A coreutils written in pure bash.

License

Notifications You must be signed in to change notification settings

LucasLarson/bashbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bashbox

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.

bashbox-create

(can be called both as ./bashbox bashbox create, ./bashbox-create or , ./bin/bashbox-create) merge things in bin/ to one script

contributing

if you want contribute, do not edit "bashbox" file, its just automerged file, edit things in bin/.

thanks

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)

About

A coreutils written in pure bash.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Shell 100.0%