mirror of
https://github.com/sheumann/hush.git
synced 2024-11-04 14:05:24 +00:00
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
|
trap -- 'echo WINCH!' SIGWINCH
|
||
|
trap -- 'echo WINCH!' SIGWINCH
|
||
|
Done
|