Subject: Re: sort -t (Was: Re: pkg/12145: Adding German dictionary to ispell)
To: =?ISO-8859-2?Q?Jarom=EDr_Dolecek?= <jdolecek@netbsd.org>
From: Jaromír Dolecek <jdolecek@netbsd.org>
List: tech-userlevel
Date: 02/07/2001 21:12:52
Jarom=EDr Dolecek wrote:
> Wolfgang Rupprecht wrote:
> > Yes, thats the general problem.  The actual args were:
> >=20
> >      sort -T /tmp -u -t/ +0 -1 +1
>=20
> This produces error:
>=20
> sort: record/field delimiter clash
>=20
> Uhm, well, I believe it's illegal to have both record and field
> separator same, or at least is probably not Something You Want (TM).
> Note that 'sort -T /tmp -t/' is same as 'sort -T / -t /'.

Ah, I already realized the problem.
-T in our sort sets record delimiter, whereas -T in GNU sort
sets temporary directory.

I'll fix this shortly, so that -T is ignored and the record delimiter
is set by some other flag.

Jaromir
--=20
Jaromir Dolecek <jdolecek@NetBSD.org>      http://www.ics.muni.cz/~dolecek/
@@@@  Wanna a real operating system ? Go and get NetBSD, dammit!  @@@@