From fc1bbd43f98ca4d7ae6f116afa64c6476725baf7 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 14 Jul 2026 09:06:36 +0000 Subject: Remove s6-frontend-helper-echo (and document echore) --- doc/s6-frontend-helper-echo.html | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 doc/s6-frontend-helper-echo.html (limited to 'doc/s6-frontend-helper-echo.html') diff --git a/doc/s6-frontend-helper-echo.html b/doc/s6-frontend-helper-echo.html deleted file mode 100644 index dbe5ea4..0000000 --- a/doc/s6-frontend-helper-echo.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - s6-frontend: the s6-frontend-helper-echo program - - - - - - -

-s6-frontend
-Software
-skarnet.org -

- -

The s6-frontend-helper-echo internal program

- -

- s6-frontend-helper-echo is a small utility to echo arguments to stdout. -It is not meant to be called directly, -although nothing bad will happen if you do. It is used in command lines crafted by -s6 live status due to unreliable and -inconsistent handling of options and dash arguments in the various POSIX echo -implementations. -

- -

- s6-frontend-helper-echo is basically a copy of -s6-echo and -behaves exactly the same. The program has been included in s6-frontend in order to avoid -a dependency to s6-portable-utils. -

- - - -- cgit v1.3.1