public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: cyg Simple <cygsimple@gmail.com>
To: cygwin@cygwin.com
Subject: Re: open IE from command line
Date: Thu, 22 Dec 2016 13:51:00 -0000	[thread overview]
Message-ID: <6ccd99cc-37da-ac4a-c9f7-0386b072df1d@gmail.com> (raw)
In-Reply-To: <CAJ1FpuM4NT-ZCWF931CkqSgC9xdspQAXvse-w35O0iiqMRh9EA@mail.gmail.com>

On 12/21/2016 8:04 PM, Doug Henderson wrote:
> On 21 December 2016 at 10:01, Nellis, Kenneth wrote:
> 
> Before using, strip CRs (just in case) using d2u (or dos2unix), 
> 

FYI you can also use vi to translate those line endings

$ vi foo
:set ff=unix
:wq

or going the other direction,

$ vi foo
:set ff=dos
:wq

-- 
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

  parent reply	other threads:[~2016-12-22 13:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-20 16:15 Nellis, Kenneth
2016-12-20 17:20 ` Lee
2016-12-20 22:10   ` cyg Simple
2016-12-20 22:51   ` Andrey Repin
2016-12-20 23:32     ` Eliot Moss
2016-12-21  0:50       ` Lee
2016-12-21 14:11   ` Nellis, Kenneth
2016-12-21 14:46     ` Buchbinder, Barry (NIH/NIAID) [E]
2016-12-21 16:14     ` Lee
2016-12-21 17:01     ` Nellis, Kenneth
2016-12-22  1:04       ` Doug Henderson
2016-12-22  1:25         ` Doug Henderson
2016-12-22 13:43           ` Nellis, Kenneth
2016-12-22 13:54             ` cyg Simple
2016-12-22 13:51         ` cyg Simple [this message]
2016-12-22 14:26           ` Nellis, Kenneth
2016-12-22 15:51             ` Andrey Repin
2016-12-22 20:56               ` Nellis, Kenneth
2016-12-22 18:14             ` Brian Inglis
2016-12-21  7:30 ` Brian Inglis

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=6ccd99cc-37da-ac4a-c9f7-0386b072df1d@gmail.com \
    --to=cygsimple@gmail.com \
    --cc=cygwin@cygwin.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).