19 lines
482 B
Text
19 lines
482 B
Text
# goblin
|
|
|
|
GO Base utils LINked.
|
|
|
|
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.
|
|
|
|
Since Golang is so good at static files it makes sense to
|
|
put many programs into one, so now it is gonna include many
|
|
suckless stuff, including:
|
|
|
|
mk
|
|
|