This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

best way to append binary files together?


G'day,

Just fishing for the best way to append two binary files together into
another file.

Under normal 'nix I can just "cat file1 file2 >file3", but under cygwin
these binary files are truncated at the first ^z.

I know I can turn off text mode with either the CYGWIN environment variable
or by using mount options, but I'd be interested in what the best way of
doing this is.

Don
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]