From: | "Albert REINER" <areiner(at)tph(dot)tuwien(dot)ac(dot)at> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Re: SQL Join - MySQL/PostgreSQL difference? |
Date: | 2001-02-07 19:57:07 |
Message-ID: | 20010207205707.A202@frithjof |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-sql |
On Wed, Feb 07, 2001 at 10:38:53AM -0600, Brice Ruth wrote:
> Is there a simple (unix) command I can run on text files to convert
> cr/lf to lf? The way I did it seemed pretty ass-backward to me (not to
> mention time consuming).
>
> -Brice
On many systems (linux at least) there is a command dos2unix, which is
actually an alias for `recode ibmpc:`. But that will take care of more
than just CR, e.g. umlauts, diacritics, etc..
Albert.
--
--------------------------------------------------------------------------
Albert Reiner <areiner(at)tph(dot)tuwien(dot)ac(dot)at>
Deutsch * English * Esperanto * Latine
--------------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Konstantinos Agouros | 2001-02-07 20:09:07 | Import Performance |
Previous Message | Richard Huxton | 2001-02-07 19:56:09 | Re: Trouble with views (7.1beta4 Debian) and PgAccess 0.98.7. |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Eckermann | 2001-02-07 20:16:46 | RE: Use of RETURN in pl/pgsql function |
Previous Message | Josh Berkus | 2001-02-07 19:37:10 | Bug reports for 7.1 beta? |