my $error = system('del temp.txt'); print qq(Return value is $error\n); [download]
In reply to Re: Perl System command by ColtsFoot in thread Perl System command by Anonymous Monk