system 'some_command' && die 'cannot execute some_command'; #### system(die('cannot execute some_command'));