From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] beagle: handle import of environments in files with CRLF as line endings
Date: Sun, 13 May 2012 21:45:19 +0200 [thread overview]
Message-ID: <201205132145.19997.marex@denx.de> (raw)
In-Reply-To: <20120513192620.00C98202B33@gemini.denx.de>
Dear Wolfgang Denk,
> Dear Marek Vasut,
>
> In message <201205132057.47247.marex@denx.de> you wrote:
> > > It's not a problem of using broken tools - the problem is of ignorant
> > > people _not_ using decade old, working tools like dos2unix if they
> > > need them.
> >
> > tr -d '\r' won't work? :-)
>
> Not as well - it will delete _all_ ocurrences of \r, which is more
> than just changing "\r\n" into "\n" (which still may be wrong in some
> cases).
>
> But yes, TIMTOWTDI.
What's this NLA (or 9LA) ? :)
>
> > Can't the wincrap people be taught to use cygwin? Or possibly some
> > Windows (R) (C)(TM)(???) rebuilt version of tr -d '\r' ?
>
> Do you care?
Well Alexander does, so I'm trying to find a fitting solution for both parties
(uboot and him).
>
> Best regards,
>
> Wolfgang Denk
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-05-13 19:45 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-13 12:50 [U-Boot] [PATCH 1/2] Add option -r to env import to allow import of text files with CRLF as line endings Alexander Holler
2012-05-13 12:50 ` [U-Boot] [PATCH 2/2] beagle: handle import of environments in " Alexander Holler
2012-05-13 17:09 ` Marek Vasut
2012-05-13 17:56 ` Alexander Holler
2012-05-13 18:52 ` Marek Vasut
2012-05-13 18:58 ` Alexander Holler
2012-05-13 18:49 ` Wolfgang Denk
2012-05-13 18:57 ` Marek Vasut
2012-05-13 19:26 ` Wolfgang Denk
2012-05-13 19:45 ` Marek Vasut [this message]
2012-05-13 19:53 ` Wolfgang Denk
2012-05-13 20:18 ` Alexander Holler
2012-05-13 21:38 ` Wolfgang Denk
2012-05-14 8:29 ` Alexander Holler
2012-05-14 9:07 ` Alexander Holler
2012-05-14 9:21 ` Alexander Holler
2012-05-13 21:47 ` Måns Rullgård
2012-05-14 16:02 ` Tom Rini
2012-05-14 17:04 ` Alexander Holler
2012-05-14 18:45 ` Marek Vasut
2012-05-14 22:23 ` Alexander Holler
2012-05-13 12:58 ` [U-Boot] [PATCH 1/2 v2] Add option -r to env import to allow import of text " Alexander Holler
2012-05-13 18:45 ` [U-Boot] [PATCH 1/2] " Wolfgang Denk
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=201205132145.19997.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.