List Question
10 TechQA 2016-12-16 15:54:57Bash 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
768 views
Asked by Steve Amerige
Bash-- trap CTRL+C reset terminal properties and end infinite while loop
696 views
Asked by Bruce Strafford
trap in exported function silently ignored
396 views
Asked by ishmael
Why does my bash script take so long to respond to kill when it runs in the background?
544 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
801 views
Asked by Vivek Maran
Trap signal SIGXFSZ not working when using ulimit -f
142 views
Asked by Noam perel
Terminate tcpdump in script and continue executing next command
4.8k views
Asked by one-liner