bug-coreutils
[Top][All Lists]
Advanced

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

Re: join


From: Eric Blake
Subject: Re: join
Date: Tue, 13 Mar 2007 07:33:40 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.4.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to address@hidden on 3/13/2007 7:19 AM:
> The final
> solution was to split up my two input files and join the smaller files, and
> afterwards using cat to put them back into one big file. This suggests that
> the join command has a maximum number of lines it can read, is this correct

Thanks for the report.  What version of coreutils?  What platform?  Was
your version compiled with large-file support?  There is no inherent limit
in the join code, but if the executable lacks large file support, that
might explain it stopping after 2 gig of data processing.

Also, are you sure your files are properly sorted?  It sounds like they
are, from your description, but that is a common enough user bug that it
is worth asking.

> Neither the confidentiality nor the integrity of this message can be

Disclaimers like this are unenforceable on public mailing lists, so it is
considered better netiquette if you can use an email account that doesn't
append an employer's disclaimer when posting.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF9qg084KuGfSFAYARAhWzAKCvJGDp3NIrYvFJwk+yduvw7Eba8QCgvWg/
zDowN1YeB8l6lpNuWvA0K2A=
=XvC7
-----END PGP SIGNATURE-----




reply via email to

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