system calls *traditionally* returns 0 when successful and 1 when it fails.system ( cmd ) && die "Error - could run cmdn";
Request Your Copy