Reference Manual

NAME

resume - execute a suspended thread
SYNOPSIS
resume [id | name]+
DESCRIPTION
Command resume executes the thread(s) with the specified thread ID id or name. The command will print an error message if a specified thread is not in the suspended state.
SEE ALSO
ps, suspend