X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: Which editor do you use? Date: Fri, 10 Apr 2009 10:36:34 -0700 (PDT) Organization: http://groups.google.com Lines: 17 Message-ID: <585ba045-2949-48c2-be26-413b16ad4686@v19g2000yqn.googlegroups.com> References: NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1239384994 16502 127.0.0.1 (10 Apr 2009 17:36:34 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 10 Apr 2009 17:36:34 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: v19g2000yqn.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.64 (Windows NT 6.0; U; en) Presto/2.1.1,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On Apr 10, 1:52=A0am, Ster DOT DOT DOT AT aol DOT com wrote: > > there should be a simple utility to convert tab-files to space-files and = =A0 > vice versa > > there should be a collection of such utilities, standardised and =A0 > checked/recommended > by some authority and included as default in software =A0packages http://www.delorie.com/gnu/docs/textutils/expand.1.html http://www.delorie.com/gnu/docs/textutils/unexpand.1.html Although you can use any similar utility (tr, sed) if you really wanted.