This commit is contained in:
Andrey Parhomenko 2023-02-16 16:32:38 +05:00
parent f9e401c59d
commit e78c6e02e5

View file

@ -2,18 +2,13 @@
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.
Not POSIX compatible.
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:
suckless and cat-v like stuff, including:
mk
* mk
* awk
* sed