4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
|
trap -- 'echo WINCH!' SIGWINCH
|
||
|
trap -- 'echo WINCH!' SIGWINCH
|
||
|
Done
|