Help for this page
for my $i (0 .. 100) { system("echo $i | g_mindist -n index.ndx"); # And some code goes here to treat the output files }