From 916b9174a60d5c07d73b4d42a3bf0b505a429c69 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 10 Jul 2017 17:22:06 +0200 Subject: xe: -L: print job ids, not PIDs PID can be reused during long runs --- xe.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xe.1') diff --git a/xe.1 b/xe.1 index 0e2fde6..13cdf7c 100644 --- a/xe.1 +++ b/xe.1 @@ -89,7 +89,7 @@ Run the commands with line-buffered output; lines from two jobs will not interleave. When used with .Fl vv , -also prefix each line with the PID +also prefix each line with the job id in such a manner that the output can be piped to .Sq Li sort -snk1 to group it by job. @@ -102,7 +102,7 @@ never executes a command when no arguments are passed. Dry run: don't run the commands, just print them. .It Fl v Verbose: print commands to standard error before running them. -When used twice, also print PID and exit status for each command. +When used twice, also print job id and exit status for each command. .It Fl I Ar arg Replace occurrences of .Ar arg -- cgit 1.4.1