Jergen Dutch, le Thu 24 Jan 2008 14:38:08 +0100, a écrit :
> Instead of the disk space and i/o heavyweight:
> cat bigfile1 bigfile2 > bigfile.BIG
> It would be nice if there was an "unsplit" tool that just made the two
> files one.

So as to avoid space and I/O usage, there needs to be kernel support for
joining files, and FS support whenever the size of bigfile1 is not a
multiple of FS block size.

Samuel
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  • unsplit Jergen Dutch
    • Re: unsplit Samuel Thibault

Reply via email to