gnu-misc-discuss
[Top][All Lists]
Advanced

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

Re: why aren't gnu utils normalized?


From: Hyman Rosen
Subject: Re: why aren't gnu utils normalized?
Date: Mon, 31 Aug 2009 10:51:40 -0400
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Alan Mackenzie wrote:
Does it actually fail to work?  What happens instead?

Yes, it actually "fails" to work. Given these inputs

    File "a":               File "b":
    2 a                     1 a
    10 b                    10 b

the command "join a b" produces no output. The OP would
like "join" to take the same commands to specify the sort
order of the join column that the "sort" command takes in
order to sort columns, rather than requiring the join
column to be sorted in lexical order.


reply via email to

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