X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=TSBP0y0uCrnTBnuK FLq9hIjbCYYkZfEu2NunA+Yf0E8jJCRESdPct+yW7rKDtqc5t2COo1ukaJ2mz3ov ZnB7hgaTlRVylrXGcFsyzkebqbLL6G2X/vmWwvELf3yizCn/eNRBHMylLQrEfrrx 4KA0oI/zANtNYU/E+/4A9+cgf1I= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=XS4ZFNP53x4L0Y4qJeUxK1 uPJMM=; b=NVsP9l9078t3IFrJvSpFcnxqGBba5xTRwnRbZu0MFwKZQINOisBoTa /XLu5gb4AZu6e5b/ZeEWTr08q5xr+EEbiXJv5uJputbZrskgvi/LZV/3HGAAyqX7 k49FSiHieXUYNw/Zu2Y6ZUgjrTtfJGUOZtIAjJHr+/cZTaktk4e34= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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) Subject: Re: strange shell output using tcsh under Cygwin To: cygwin AT cygwin DOT com References: <2fe1deabca1d4a2b90838b46437e34f6 AT DE013666 DOT schaeffler DOT com> Reply-To: cygwin AT cygwin DOT com From: cyg Simple Message-ID: <22482638-22d7-1cce-5a33-fb6bdb5e6a0e@gmail.com> Date: Tue, 7 Nov 2017 09:58:43 -0500 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 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