On Tue, Jun 24, 2003 at 07:39:43PM +1200, Tim Wright wrote:

> It is...and I've just written a C program to call it.

Or you could skip mucking about with C and use something like Perl.
This way, assuming your Perl supports it, you get largefile support for
free.

$ perl -e 'truncate "/path/to/file", 1024'

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to