bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: comm command bug while using with Tilda delimited files


From: Eric Blake
Subject: RE: comm command bug while using with Tilda delimited files
Date: Fri, 26 May 2006 02:19:45 +0000

> Thanks Brian for a quick response. Infact I do sort the file prior to 
> processing 
> it. But I use the following:
>  
> sort -t"~" -k1,1 file1 -o file1

> Looks like I will have to settle for a normal sort rather than key based sort 
> for this to work.

Or you could propose a patch to comm to accept -k and -t, so that comm and
sort can agree on how the files were sorted.

> 
> IMPORTANT
> 1.    This email and any attachments are confidential.  Any unauthorised 

A word of advice - this is a publicly archived mailing list.  Your disclaimer
is therefore unenforceable, and it is a sign of bad netiquette to use an
employer's email account where such footers are appended against your
will when posting to a public list.  Consider using a free web-based email
account for such purposes.

-- 
Eric Blake




reply via email to

[Prev in Thread] Current Thread [Next in Thread]