Help for this page
use strict; my $file = '/tmp/this_file'; ... } truncate $fh, 0; close($fh);
truncate $myfile, 0;