my @args = ("glomosim data.in"); system(@args) == 0 or die "system @args failed: $?";