From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24909 invoked by alias); 7 Nov 2017 14:58:48 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 24112 invoked by uid 89); 7 Nov 2017 14:58:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=solving, substitute, Hx-languages-length:413, HContent-Transfer-Encoding:8bit X-HELO: mail-io0-f171.google.com Received: from mail-io0-f171.google.com (HELO mail-io0-f171.google.com) (209.85.223.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 07 Nov 2017 14:58:45 +0000 Received: by mail-io0-f171.google.com with SMTP id b186so2393648iof.8 for ; Tue, 07 Nov 2017 06:58:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:reply-to:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=2Xwd+AM2S2hOHxzPubeM9qH/0wNAltLJijDZW4cyhjo=; b=dXOo+Gg6DY1S1KawI2R27R3d/yyD1PPsLCdATiRMY+FzI2Ir1QYWr5aca5KUreQWcr 2Kx6CxBCqQTX43siPhO6Ynf976V+hRYH67Xrl0aaAEfLHdtNNu2W2jlWbeUaoK5He8Uo LOy95i+0JucGjD2yKOH1RenFor6aQtiDyhwSIoH6+DiVeSyWl8SZpC9jYU58e7qUL6LZ eLECORW8Wlx/OcJggvjhrO/lK7TYTJUQnJggKQBP//3rUvdgB5VBi1V5oyhmV2xxe9xg 3gJHyQJzZ5O0aHZmJMfqhi4493NiVwqSX15taNII/pVF3ltjo0oWtAdJ8kMu2+VZf2FB VWbg== X-Gm-Message-State: AJaThX7McMcqyj/INcOwOS7x19Nq1J/MiR6wldcZD/hJqT+hS2DIENuI NX67fNnTfgAtH0X98GJkMRW0Yw== X-Google-Smtp-Source: ABhQp+Q9jLkS0qKNqhkzvgHUzf3MbATMMIded+vE3Nvbud6yctA0gRIPFdTLivSv5mOpzq3gVO+JCg== X-Received: by 10.107.168.103 with SMTP id r100mr24638217ioe.158.1510066723161; Tue, 07 Nov 2017 06:58:43 -0800 (PST) Received: from [192.168.0.9] (d4-50-42-50.try.wideopenwest.com. [50.4.50.42]) by smtp.gmail.com with ESMTPSA id l5sm705257ioe.13.2017.11.07.06.58.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2017 06:58:42 -0800 (PST) Subject: Re: strange shell output using tcsh under Cygwin To: cygwin@cygwin.com References: <2fe1deabca1d4a2b90838b46437e34f6@DE013666.schaeffler.com> Reply-To: cygwin@cygwin.com From: cyg Simple Message-ID: <22482638-22d7-1cce-5a33-fb6bdb5e6a0e@gmail.com> Date: Tue, 07 Nov 2017 14:58:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2017-11/txt/msg00146.txt.bz2 On 11/6/2017 2:46 PM, Will Parsons wrote: > > But regardless of solving the original problem, I'd still like to know why > the original script doesn't work under tcsh only. > >From what I read of your original thread, it did work. You asked tr to substitute ':' for '\n' and it did. Your PATH contained a ':' where it should have contained a ' '. -- cyg Simple -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple