Crossplatform not POSIX-compatible BusyBox-like set of tools
Find a file
2023-02-01 02:41:58 +05:00
media Use media for MEDIA, WHO COULD THINK ABOUT IT?! 2022-06-18 08:13:21 +05:00
src Embedded the awk. 2023-02-01 02:41:58 +05:00
.gitignore Use gomtool instead hand done tree runner. 2022-06-17 03:42:36 +05:00
go.mod Added tool descriptions. 2022-10-11 17:55:26 +05:00
go.sum Added tool descriptions. 2022-10-11 17:55:26 +05:00
install install: no dependency on mk since goblin is needed for mk itself. 2022-07-07 01:07:17 +05:00
license.txt Trying to embed the gawk. 2023-02-01 02:38:20 +05:00
mkconfig Fit new mk implementation. 2022-07-18 02:21:14 +05:00
mkfile Use gomtool instead hand done tree runner. 2022-06-17 03:42:36 +05:00
readme.md Trying to embed the gawk. 2023-02-01 02:38:20 +05:00

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