freebsd-dev/bin/stty
Konstantin Belousov a7eac01843 stty(1): provide details about interaction with job control
Describe a shell trick to do non-blocking modification of the terminal
settings, by ignoring job control signals with trap built-in.

PR:	266627
With input from:	jilles
Reviewed by:	pauamma
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D36745
2022-10-02 20:29:53 +03:00
..
cchar.c
extern.h
gfmt.c
key.c
Makefile
Makefile.depend
modes.c
print.c
stty.1 stty(1): provide details about interaction with job control 2022-10-02 20:29:53 +03:00
stty.c
stty.h
util.c