From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Woodcroft Subject: Re: Problems with GNU Parallel and ulimit Date: Mon, 14 Aug 2017 12:46:25 +1000 Message-ID: References: <95e07798.AEAAOUx9SCwAAAAAAAAAAAPHPkIAAAACwQwAAAAAAAW9WABZkQuq@mailjet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dh5Ol-0002ZO-TI for help-guix@gnu.org; Sun, 13 Aug 2017 22:46:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dh5Oi-0001nN-RI for help-guix@gnu.org; Sun, 13 Aug 2017 22:46:35 -0400 Received: from mailhub2.soe.uq.edu.au ([130.102.132.209]:44115 helo=newmailhub.uq.edu.au) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dh5Oi-0001mf-9g for help-guix@gnu.org; Sun, 13 Aug 2017 22:46:32 -0400 In-Reply-To: <95e07798.AEAAOUx9SCwAAAAAAAAAAAPHPkIAAAACwQwAAAAAAAW9WABZkQuq@mailjet.com> Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Arun Isaac , "help-guix@gnu.org" On 14/08/17 12:31, Arun Isaac wrote: > Does `parallel' work for anybody? When I run > > $ ls | parallel echo > > I get the following error message, and nothing happens. It works fine for me using Guix on a foreign OS, and has since I can remember. ben