From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21181 invoked from network); 31 Jan 2006 12:25:35 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 31 Jan 2006 12:25:35 -0000 Received: (qmail 45692 invoked from network); 31 Jan 2006 12:25:29 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 31 Jan 2006 12:25:29 -0000 Received: (qmail 27464 invoked by alias); 31 Jan 2006 12:25:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22180 Received: (qmail 27434 invoked from network); 31 Jan 2006 12:25:25 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 31 Jan 2006 12:25:25 -0000 Received: (qmail 45328 invoked from network); 31 Jan 2006 12:25:25 -0000 Received: from vinc17.net4.nerim.net (HELO prunille.vinc17.org) (62.212.121.106) by a.mx.sunsite.dk with SMTP; 31 Jan 2006 12:25:21 -0000 Received: by prunille.vinc17.org (Postfix, from userid 501) id 5E89B5DC713; Tue, 31 Jan 2006 13:25:20 +0100 (CET) Date: Tue, 31 Jan 2006 13:25:20 +0100 From: Vincent Lefevre To: zsh-workers@sunsite.dk Subject: zsh: jobs -p is not POSIX-compliant Message-ID: <20060131122520.GA1879@prunille.vinc17.org> Mail-Followup-To: Vincent Lefevre , zsh-workers@sunsite.dk MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.11-vl-20060130 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", -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / SPACES project at LORIA