Control-Z the Sleep Signal

Dan Nelson dnelson at allantgroup.com
Wed Jun 10 04:05:03 UTC 2009


In the last episode (Jun 10), Polytropon said:
> On Tue, 9 Jun 2009 17:07:30 -0500, Dan Nelson <dnelson at allantgroup.com> wrote:
> > ^Z sends a SIGTSTP, which can be caught (or ignored, in your case).
> > 
> >     18    SIGTSTP      stop process         stop signal generated from
> >                                             keyboard
> 
> What is the way to get this information?

That's from the "signal" manpage.

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-questions mailing list