List Question
10 TechQA 2025-01-07 03:54:53Bash traps, capture and pass them as arguments on same function
1.3k views
Asked by OscarAkaElvis
Bash Trap: How to Get Line Number of a Subprocess with Non-Zero Status
794 views
Asked by Steve Amerige
Bash-- trap CTRL+C reset terminal properties and end infinite while loop
724 views
Asked by Bruce Strafford
trap in exported function silently ignored
425 views
Asked by ishmael
Why does my bash script take so long to respond to kill when it runs in the background?
572 views
Asked by RashaMatt
bash: Why can't I set a trap for SIGINT in a background shell?
1.4k views
Asked by Stuart Berg
Set trap in bash for different process with PID known
4.2k views
Asked by user647434
Trap bash errors from child script
824 views
Asked by Vivek Maran
Trap signal SIGXFSZ not working when using ulimit -f
170 views
Asked by Noam perel
Terminate tcpdump in script and continue executing next command
4.8k views
Asked by one-liner