From nobody Fri Jan 14 03:29:46 2022 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C328C1945E62 for ; Fri, 14 Jan 2022 03:29:59 +0000 (UTC) (envelope-from ron@digitalcombine.ca) Received: from hadesmail.canspace.ca (hadesmail.canspace.ca [142.44.129.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4JZmyG54nJz4r7q for ; Fri, 14 Jan 2022 03:29:58 +0000 (UTC) (envelope-from ron@digitalcombine.ca) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=digitalcombine.ca; s=default; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=tfyQ5HyS9XG67u0QZe1w2xzfzZU+hzuq4IX6H5Qu1qE=; b=fV+/PVimUcGlagKhNO/2xha2wt cSoI1wdbPhRsvJOPhia7ja6+TjOvo668Ii/V+Wk2pC6BIGQqvStQgLZVvCS5PnqNg03BSSLWUzxav sCCD5J2/3FZWPxRGIG/jnVhBSVwdJK1PDhfjahfd02mzWQRt1a8Tmhd6pU4QNM5cRiJm9TEEH9IWX 85s3aHciLyEpqfdRaCp47jFmVktO6YYaHguvS714YD6TNzRJL41atW9VV2v+k2UCv5u2FAjvhaz+/ 6cRCwh9Ru1t87TnKmHsbnkWSrdMx8VmAoH5g1xe9yAHQS+YIPGfYTaRhJI3mVxOK47dIJ2OJVDO0K bCASrlzA==; Received: from [64.201.200.14] (port=21494 helo=digitalcombine.ca) by hades.canspace.ca with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1n8DHg-000355-QG for questions@freebsd.org; Thu, 13 Jan 2022 22:29:52 -0500 Date: Thu, 13 Jan 2022 21:29:46 -0600 From: Ron Wills To: questions@freebsd.org Subject: Re: Piping jobs output Message-ID: Mail-Followup-To: questions@freebsd.org References: <20220112162843.6a383da1f31c934f0e96e45b@optonline.net> <20220113150740.GA57053@digitalcombine.ca> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hades.canspace.ca X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - digitalcombine.ca X-Get-Message-Sender-Via: hades.canspace.ca: authenticated_id: ron@digitalcombine.ca X-Authenticated-Sender: hades.canspace.ca: ron@digitalcombine.ca X-Source: X-Source-Args: X-Source-Dir: X-Rspamd-Queue-Id: 4JZmyG54nJz4r7q X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=pass header.d=digitalcombine.ca header.s=default header.b="fV+/PVim"; dmarc=none; spf=pass (mx1.freebsd.org: domain of ron@digitalcombine.ca designates 142.44.129.205 as permitted sender) smtp.mailfrom=ron@digitalcombine.ca X-Spamd-Result: default: False [1.96 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:142.44.129.205]; HAS_X_SOURCE(0.00)[]; TO_DN_NONE(0.00)[]; DKIM_TRACE(0.00)[digitalcombine.ca:+]; HAS_X_ANTIABUSE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16276, ipnet:142.44.128.0/17, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; HAS_X_AS(0.00)[ron@digitalcombine.ca]; RECEIVED_SPAMHAUS_PBL(0.00)[64.201.200.14:received]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[digitalcombine.ca:s=default]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.46)[0.463]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[digitalcombine.ca]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_LONG(1.00)[1.000]; HAS_X_GMSV(0.00)[ron@digitalcombine.ca]; MLMMJ_DEST(0.00)[questions]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Thu, Jan 13, 2022 at 10:04:26PM -0500, Kevin P. Neal wrote: > On Thu, Jan 13, 2022 at 09:07:40AM -0600, Ron Wills wrote: > > With bash only 3 jobs will run at a time. With sh it runs all 9 > > jobs without hesitation. After doing some further testing it seems > > that jobs is the only builtin command that I can't pipe the > > output of. > > That looks like a bug. Can you file a bug report? I was looking into that and got an account going with bug.freebsd.org. I'll file a report within a day or so ;) -- Ron Wills https://www.digitalcombine.ca Open Source & The Command Line