public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Ed Huott <huott@pinebush.com>
To: marc@watson.ibm.com
Cc: gnu-win32@cygnus.com
Subject: Re: cat and binary files
Date: Thu, 10 Apr 1997 18:19:00 -0000	[thread overview]
Message-ID: <199704110120.VAA19481@sol.pinebush.com> (raw)
In-Reply-To: <9704101917.AA21816@marc.watson.ibm.com>

In message < 9704101917.AA21816@marc.watson.ibm.com >, Marc Auslander writes:
>I tried doing binary mounts with the following results.
>
>1.  cat now produces a file larger than the sum of the input file
>sizes.
>
>2.  bash gets confused reading .bashrc
>
>3.  I don't know how to get binary while using explicit path notation.
>
>So I'll go back to text mode mounts for now, and if necessary write a
>cat that works.
>

You would probably have better luck if you could ensure that the files
you are cat'ing and your .bashrc were not "text" files, that is that
they did not contain <cr><lf> as line terminators instead of just
<lf>.

It is very simple to write a filter that will convert files from one
form to the other.

<ED>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

  reply	other threads:[~1997-04-10 18:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-09  6:49 Marc Auslander
1997-04-09 14:20 ` Ed Huott
1997-04-10  1:32   ` Tim Iverson
1997-04-10 16:08     ` Ed Huott
1997-04-10 12:18 ` Marc Auslander
1997-04-10 18:19   ` Ed Huott [this message]
1997-04-11  5:36   ` kunglao
1997-04-10 16:08 Chuck Bogorad
1997-04-10 16:50 Mikey
1997-04-10 21:17 ` Tim Iverson
1997-04-10 18:19 Larry Hall (RFK Partners Inc 617-239-1053)
1997-04-11  5:36 ` Tim Iverson
1997-04-11  1:45 Larry Hall
1997-04-11 12:03 Larry Hall
1997-04-11 19:45 dahms
1997-04-12 12:20 Chuck Bogorad

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199704110120.VAA19481@sol.pinebush.com \
    --to=huott@pinebush.com \
    --cc=gnu-win32@cygnus.com \
    --cc=marc@watson.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).