blob: a4faf0581bb6e399f8ca1cd355a0ff02456ab6de (
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
27
28
29
30
|
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="color-scheme" content="dark light" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en" />
<title>s6-frontend: the s6-frontend-helper-echore program</title>
<meta name="Description" content="s6-frontend: the s6-frontend-helper-echore program" />
<meta name="Keywords" content="s6 s6-frontend helper echo" />
<!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
</head>
<body>
<p>
<a href="index.html">s6-frontend</a><br />
<a href="//skarnet.org/software/">Software</a><br />
<a href="//skarnet.org/">skarnet.org</a>
</p>
<h1> The <tt>s6-frontend-helper-echore</tt> internal program </h1>
<p>
<tt>s6-frontend-helper-echore</tt> is a small utility to print arguments to stdout
in a convenient form for the grepping that is performed at some point during
the <a href="s6_live.html#status"><tt>s6 live status</tt></a> command.
It is not meant to be called directly, although nothing bad will happen if you do.
</p>
</body>
</html>
|