From 0fd74dcac3257fda689e20e457bb6963d14a3a5b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 31 Dec 2015 19:26:03 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/chap/output.texinfo | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/info/chap/output.texinfo b/doc/info/chap/output.texinfo index 4b3d98c..d475706 100644 --- a/doc/info/chap/output.texinfo +++ b/doc/info/chap/output.texinfo @@ -61,6 +61,11 @@ is all arguments in the job's command line, including @item ENVP is all environment variables. Each entry is quoted if necessary so it can be pasted to the shell and used -with @command{env}. +with @command{env}. Because this use usally a lot of +data, which you usually are not interrested in, it +can be a good idea to pipe the output of @command{satq} +to @command{grep -v '^ envp:'}. If you do this, +you should be aware that @command{grep} will fail +if there is no output. @end table -- cgit v1.2.3-70-g09d2