Download this file
11 lines (6 with data), 169 Bytes
| while (<STDIN>)
{
$i = $_;
system("perl /home/dmolnar/metafuzz.com/testcases/autorepro/mplayer-repro/mplayer_checktc.pl $i &");
system("echo \"next\" >> log5");
}
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.