Crossplatform not POSIX-compatible BusyBox-like set of tools
Find a file
2022-06-18 06:34:32 +05:00
m ftest: basic implementation. 2022-06-18 06:34:32 +05:00
.gitignore Use gomtool instead hand done tree runner. 2022-06-17 03:42:36 +05:00
go.mod wc: basic implementation. 2022-06-17 13:28:39 +05:00
go.sum Use gomtool instead hand done tree runner. 2022-06-17 03:42:36 +05:00
goblin.jpg Art is added. 2020-03-07 14:57:13 +05:00
install Use gomtool instead hand done tree runner. 2022-06-17 03:42:36 +05:00
license 2020-05-31 10:04:35 +05:00
mkconfig Use gomtool instead hand done tree runner. 2022-06-17 03:42:36 +05:00
mkfile Use gomtool instead hand done tree runner. 2022-06-17 03:42:36 +05:00
readme Use gomtool instead hand done tree runner. 2022-06-17 03:42:36 +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.