system($command, @arguments); # For example: system( "sh", "script.sh", "--help" ); system("sh script.sh --help");