View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#8
Originally Posted by lma View Post
It's reached past the 2048MB point now and still going...
Terminated at 4294967295 bytes as expected. FYI, the Diablo rm can't delete such a file:

Code:
rm: cannot stat '4gbfile': Value too large for defined data type
but perl worked.
 

The Following User Says Thank You to lma For This Useful Post: