Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh: jobs -p is not POSIX-compliant
- X-seq: zsh-workers 22180
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: zsh: jobs -p is not POSIX-compliant
- Date: Tue, 31 Jan 2006 13:25:20 +0100
- Mail-followup-to: Vincent Lefevre <vincent@xxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hi,
I reported this in the Debian BTS[*] a few weeks ago:
[*] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346162
Package: zsh
Version: 4.3.0-dev-2-1
Severity: normal
POSIX says that with "jobs -p", only the PID is output, whereas zsh
outputs full information.
See http://www.opengroup.org/onlinepubs/009695399/utilities/jobs.html
STDOUT
If the -p option is specified, the output shall consist of one
line for each process ID:
"%d\n", <process ID>
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author