2021-05-09 17:09:15 +03:00
|
|
|
# goblin
|
|
|
|
|
2022-06-16 09:31:23 +03:00
|
|
|
GO Base utils LINked.
|
|
|
|
|
2021-05-09 17:09:15 +03:00
|
|
|
Base utils without exceed (like "cat -v") options
|
|
|
|
and with additional options I needed in my scripts.
|
|
|
|
|
2020-05-01 01:14:23 +03:00
|
|
|
It is supposed to be as simple as possible.
|
2021-05-09 17:09:15 +03:00
|
|
|
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.
|
|
|
|
|
2023-01-27 20:05:46 +03:00
|
|
|
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
|
|
|
|
|