Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Trapping Real Time Signals in ZSH
- X-seq: zsh-users 26791
- From: bagnaramatt@xxxxxxxxx
- To: zsh-users@xxxxxxx
- Subject: Trapping Real Time Signals in ZSH
- Date: Thu, 22 Jul 2021 02:30:53 +0000
- Archived-at: <https://zsh.org/users/26791>
- List-id: <zsh-users.zsh.org>
In bash the trap builtin is able to handle all signals including SRTMIN-
SIGRTMAX. In ZSH the kill builtin dos not provide the ability to utilize all
of there signals. Is there any supported way to handle trapping real-time
signals in ZSH?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author