abort(3) v7 man page | unix.com

Man Page: abort

Operating Environment: v7

Section: 3

ABORT(3)						     Library Functions Manual							  ABORT(3)

NAME
abort - generate IOT fault
DESCRIPTION
Abort executes the PDP11 IOT instruction. This causes a signal that normally terminates the process with a core dump, which may be used for debugging.
SEE ALSO
adb(1), signal(2), exit(2)
DIAGNOSTICS
Usually `IOT trap - core dumped' from the shell. ABORT(3)
Related Man Pages
abort(3) - suse
abort(7) - suse
trap(1) - sunos
abort(3) - xfree86
abort(3) - x11r4
Similar Topics in the Unix Linux Community
rerun a script if aborted and exited
.../sun/install - aborting!
How to abort file transfer if the file is already existing?
Shell Script to Abort if file name has space.
awk inside shell and script aborting