Subject: Re: sort -t (Was: Re: pkg/12145: Adding German dictionary to ispell)
To: Wolfgang Rupprecht <wolfgang@wsrcc.com>
From: Jaromír Dolecek <jdolecek@netbsd.org>
List: tech-userlevel
Date: 02/07/2001 20:55:50
Wolfgang Rupprecht wrote:
> Yes, thats the general problem.  The actual args were:
> 
>      sort -T /tmp -u -t/ +0 -1 +1

This produces error:

sort: record/field delimiter clash

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 /'.

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