delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | "Jeffrey Jopling" <jeff DOT jopling AT indlogic DOT com> |
To: | "hrishy" <hrishys AT yahoo DOT co DOT uk>, "Corinna Vinschen" <cygwin AT cygwin DOT com> |
Subject: | RE: cygiwn newline character |
Date: | Thu, 18 Oct 2001 13:13:11 -0400 |
Message-ID: | <NFBBJFGFPMIGIDBLLDJBOEKJCAAA.jeff.jopling@indlogic.com> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
In-Reply-To: | <20011018092258.28625.qmail@web12605.mail.yahoo.com> |
Importance: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
>i am running the following programme under windows >#!/bin/sh >echo hello world '\t' hi there Try: #!/bin/sh echo -e 'hello world \t hi there' Jeff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |