MoshiachNow
IS-IT--Management
Hi,
Running 100MB file cretaion on Windows causes my PC almost to halt:
open(FILE,">$FILE1");
print FILE ' ' x (100 * (1024 * 1024));
close FILE;
Is there any way to ease on the PC when creating such a file ?
Thanks
Long live king Moshiach !
Running 100MB file cretaion on Windows causes my PC almost to halt:
open(FILE,">$FILE1");
print FILE ' ' x (100 * (1024 * 1024));
close FILE;
Is there any way to ease on the PC when creating such a file ?
Thanks
Long live king Moshiach !