blob: d6a35e48f59702c86fc8e5426cdfa18b197ee80e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
s6-portable-utils - tiny general Unix utilities
-----------------------------------------------
s6-portable-utils is a set of tiny general Unix utilities,
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.
* Installation
------------
See the INSTALL file.
* Contact information
-------------------
Laurent Bercot <ska-skaware at skarnet.org>
Please use the <skaware at list.skarnet.org> mailing-list for
questions about s6-portable-utils.
|