bug-coreutils
[Top][All Lists]
Advanced

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

bug#9236: Fwd: Join


From: Eric Blake
Subject: bug#9236: Fwd: Join
Date: Thu, 04 Aug 2011 08:51:24 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.11

merge 9235 9236
thanks

On 08/03/2011 08:48 PM, David Gast wrote:
Oops, I hit the wrong button ...

cat > /tmp/x <<!
b
a
!
ln /tmp/x /tmp/y
sort -c /tmp/x
join --check-order /tmp/x /tmp/y
# Note: The two files do not have to be the same.

Output is

sort: /tmp/x:2: disorder: a
join: file 1 is not in sorted order

This sounds like a reasonable idea!  Would you like to contribute the patch?

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org





reply via email to

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