[Tutor] Efficient way to join files

"Héctor Villafuerte D." hec.villafuerte at telgua.com.gt
Wed Oct 1 14:58:29 EDT 2003


Bob Gailer wrote:

> On Windows? os.popen("copy sourcefile1 + sourcefile2 + ... 
> destinationfile").read()

hmmm, interesting... what a nice way to call DOS commands...
Yes, I'm currently working in Windows, but I would like to make
my code as platform independent as possible (I also use Linux...
actually it's my favourite OS! but that's another story...)
Thanks for your suggestions!




More information about the Tutor mailing list