diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-22 18:43:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-22 18:43:39 +0000 |
commit | 51a577d2e32a51a6e197241c9d5575718c152101 (patch) | |
tree | e8ad22f5622ea0f7fa639ddac022c88f6eb72263 /README | |
parent | d4aaad8b59fe7b702e28f5db2377848d9343606a (diff) | |
download | s6-portable-utils-51a577d2e32a51a6e197241c9d5575718c152101.tar.xz |
version: 2.2.2.0v2.2.2.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -2,10 +2,11 @@ s6-portable-utils - tiny general Unix utilities ----------------------------------------------- s6-portable-utils is a set of tiny general Unix utilities, -often performing well-known tasks such as cut and grep -but optimized for simplicity and small size. They were -designed for embedded systems and other constrained -environments, but they work everywhere. +some performing well-known tasks such as cut and grep, +others being nonstandard but useful in a variety of +scripting situations; they have been optimized for simplicity +and small size. They were designed for embedded systems and +other constrained environments, but they work everywhere. See https://skarnet.org/software/s6-portable-utils/ for details. |