nocr(1) mojave man page | unix.com

Man Page: nocr

Operating Environment: mojave

Section: 1

nocr(1) 						    BSD General Commands Manual 						   nocr(1)

NAME
nocr -- runs a command with crash reporter disabled
SYNOPSIS
nocr command
DESCRIPTION
nocr executes command in a way that blocks crash reporter should the command process crash. This is useful when running test suites
EXIT VALUE
Upon successful execution of a program, the exit status from nocr will simply be the exit status of the program that was executed. If the program command crashed, the exit value will be 1 Darwin Dec 15, 2015 Darwin
Related Man Pages
reportcrash(8) - mojave
mdm-run(1) - debian
ipc::run3::profreporter5.18(3) - mojave
setsid(1) - x11r4
setsid(1) - xfree86
Similar Topics in the Unix Linux Community
Terminal telnet echos garbage
Serial standard communication (stty)
Read line from serial device with BASH
How to paste multiple files in parallel?
VI editor keeps automatically adding new lines with "P" char ..