diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:47:30 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:47:30 +0100 |
| commit | e6bc5cdcf281f961c90a80fc83a493537367e6c1 (patch) | |
| tree | b17276b2374c130621507610d1baa0ebdc1ee68f /README | |
| parent | Update e-mail (diff) | |
| download | libexec-e6bc5cdcf281f961c90a80fc83a493537367e6c1.tar.gz libexec-e6bc5cdcf281f961c90a80fc83a493537367e6c1.tar.bz2 libexec-e6bc5cdcf281f961c90a80fc83a493537367e6c1.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,10 +4,10 @@ NAME DESCRIPTION libexec is a library that is designed to make it easy to safely and correctly run external utilities, including - creating pipe lines. + creating pipelines. libexec is both designed to aid shell implementations and - to make it easier to write programs run a lot of commands + to make it easier to write programs that run a lot of commands but could not easily be written as a shell script. SEE ALSO |
