Path: csiph.com!news.swapon.de!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.soft-sys.octave,comp.graphics.apps.gnuplot,comp.lang.awk Subject: Re: [OT] add carriage return to text files Date: Mon, 20 Feb 2017 09:03:41 +0100 Organization: solani.org Lines: 15 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1487577820 5133 eJwVx8ERwDAIA7CVSgzuMQ4FvP8IueqnAI39OoMeClElWaL+w8eHlp+1hOf0nu3xTq8FNg91ASZsEZY= (20 Feb 2017 08:03:40 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Mon, 20 Feb 2017 08:03:40 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 X-User-ID: eJwFwYEBgEAIAsCVqARrHHx1/xG646NLJ0NUcLk3xN525TC9gBE16Hxj6gMzz4EV7pUm/AMpxRG0 Cancel-Lock: sha1:IAStQIPM6BOVqY8mUF+8e/Y509k= In-Reply-To: X-NNTP-Posting-Host: eJwFwYEBwDAEBMCVfMpjHBH2H6F39hFsVxrV1vZV3iISFpMS0NShdNQIca43xPZsej+H1vkBElwQoQ== Xref: csiph.com comp.soft-sys.octave:94 comp.graphics.apps.gnuplot:3560 comp.lang.awk:6685 Am 19.02.2017 um 23:41 schrieb dale: > I have a bunch of octave, gnuplot and awk files that I made in gedit on > linux, they only have a linefeed at the end of a line, I would like to > add a carriage return after each linefeed so I can see them on windows > > any ideas? probably could do an awk file on each, that would save some time > > want to do them in a batch all at once, guess I could do a bash script > of awk conversions Just don't use the horrible built-in "notepad.exe" editor on windows, but one of the much better configurable alternatives.