Help for this page

Select Code to Download


  1. or download this
    my $syncfile = 'sync.fred';
    my $start = (stat $syncfile)[9];
    ...
    }
    
    print "Now we can read the pipe\n";