Anyone know how to trap a signal so that it doesn't echo out to the CLI? I'm using: trap '' 29 sleep 8 & pkill -63 -f 'sleep 8' >/dev/null 2>&1 but still getting: line 97: 3117 Real-time signal 29 sleep 8 Leam -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://mail.ale.org/pipermail/ale/attachments/20200612/17c3f56e/attachment.html>