system($command) == 0 or warn "System call failed with error # $?"; #### print `$command`;