Crossplatform not POSIX-compatible BusyBox-like set of tools
basename | ||
cat | ||
date | ||
echo | ||
gfalse | ||
gtrue | ||
input | ||
ls | ||
mergelbl | ||
mkdir | ||
noext | ||
quote | ||
sort | ||
tac | ||
uniq | ||
urlprs | ||
yes | ||
go.mod | ||
goblin.jpg | ||
license | ||
main.go | ||
readme |
# goblin Base utils without exceed (like "cat -v") options and with additional options I needed in my scripts. It is supposed to be as simple as possible. Inspired by Plan9, Suckless and cat-v software. Not Posix compatible since it's implemented thousand times. Lack of a few features is a feature too.