www.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://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Date: | Sun, 2 Jan 2005 17:29:21 -0800 |
From: | Yitzchak Scott-Thoennes <sthoenna AT efn DOT org> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: "od" wrong line endings and byte count |
Message-ID: | <20050103012920.GA1844@efn.org> |
References: | <41D897B8 DOT E802CA0B AT dessent DOT net> <20050103012057 DOT GB444 AT efn DOT org> <41D89FC3 DOT C4EEF420 AT dessent DOT net> |
Mime-Version: | 1.0 |
In-Reply-To: | <41D89FC3.C4EEF420@dessent.net> |
User-Agent: | Mutt/1.4.1i |
Organization: | bs"d |
X-IsSubscribed: | yes |
On Sun, Jan 02, 2005 at 05:28:35PM -0800, Brian Dessent <brian AT dessent DOT net> wrote: > Yitzchak Scott-Thoennes wrote: > > > > > ? By one of the two ways God intended when he gave Moses POSIX: > > > > > > > > 1. O_BINARY > > > > 2. "rb" > > > > > > (3. link with binmode.o) > > > > Wouldn't binmode.o change it to not output crlf to text mounts? > > Probably wouldn't be a good choice. > > I thought we were talking about 'od' here where presumably you always > want to open files for reading in binary mode? (And as far as I know od > doesn't write anything, redirection aside...) 'twas redirection I was thinking of: $ od /dev/null>od.out $ od /dev/null>textmount/od.out $ ls -l od.out textmount/od.out -rw-r--r-- 1 sthoenna None 8 Jan 2 17:28 od.out -rw-r--r-- 1 sthoenna None 9 Jan 2 17:28 textmount/od.out -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |