okay the problem is over,
i have found my error: join command need to have files with a common field
sorted with alphanumerical order and not numerical order (sort -n).



James Youngman a écrit :
On Wed, Feb 25, 2009 at 8:20 PM, Laurent Manchon
<lmanc...@univ-montp2.fr> wrote:
-- Hi,

i have used a join command as: "join -1 1 -2 1 -o
2.1,2.2,2.3,2.4,2.5,2.6,2.7,2.8,2.9 file.test V.test"
with the files i send you in attachment(files.zip).
This command returns only 55 lines.
The real number in the output must be 1031 lines.
What's wrong ?

Please try reducing your problem to the smallest possible pair of
input files that reproduces the problem you're having.

Thanks,
James.


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to