From e78c6e02e53fa135e0d99a79794703c7d38639dc Mon Sep 17 00:00:00 2001 From: surdeus Date: Thu, 16 Feb 2023 16:32:38 +0500 Subject: [PATCH] ... --- readme.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/readme.md b/readme.md index 0fa33ee..6c1d30b 100644 --- a/readme.md +++ b/readme.md @@ -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