delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <000501c29e2c$a4430340$b17b1f3e@leper> |
Reply-To: | <fergus AT bonhard DOT uklinux DOT net> |
From: | <fergus AT bonhard DOT uklinux DOT net> |
To: | <cygwin AT cygwin DOT com> |
Cc: | <fergus AT bonhard DOT uklinux DOT net> |
Subject: | Text file created from the keyboard is DOS termninated |
Date: | Sat, 7 Dec 2002 20:10:08 -0000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
I am set up for "Unix" rather than "DOS" and created a text file directly from the keyboard by typing $ cat > textfile this is line1 <press Enter> this is line2 <press Enter> <press Ctrl-D> $ It turns out that the two-line file textfile created by this method, is DOS-terminated. I was kind of thinking it would (should?) be Unix-terminated. I know there are 100 threads on line termination, but in contexts more sophisticated than this. Please can somebody tell me whether this is a bug; or meant to happen (if so, why); or comment with assurance that my "Unix" set-up must be faulty in some way (correctable?) Thank you. By the way, if I try $ cat > textfile << X > this is line1 <press Enter> > this is line2 <press Enter> > X <press Enter> $ (where > is the provided prompt) then the two-line file textfile is Unix-terminated. Fergus -- 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 |