Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bash-trap
Bash Trap: How to Get Line Number of a Subprocess with Non-Zero Status
Nov 01, 2022
linux
bash
shell
centos7
bash-trap
Where does the exit status go after trap/return?
Oct 22, 2022
bash
exit-code
bash-trap
Bash, CTRL+C in eval not interrupting the main script
Oct 11, 2022
bash
signals
bash-trap
Bash: Trap ERR does not work when pipe operator is used
May 11, 2018
linux
bash
pipe
tee
bash-trap
Reliably kill sleep process after USR1 signal
Sep 23, 2022
linux
bash
shell
sleep
bash-trap
How to trap on_error in bash globally?
Feb 17, 2022
linux
bash
shell
error-handling
bash-trap
capture pid of terminated background process using trap in bash
May 30, 2019
bash
unix
signals
child-process
bash-trap
ctrl+c to kill a bash script with child processes
Sep 15, 2022
linux
bash
bash-trap
Propagating exit code to caller in case of a shell error from script having an exit trap
Nov 18, 2022
bash
exit-code
bash-trap
Does trap work as expected while piping?
Feb 01, 2021
bash
pipe
subshell
bash-trap
Prevent a bash script from terminating after handling a SIGINT
Oct 21, 2022
linux
bash
signals
bash-trap
Get function backtrace in bash from trap handler (using caller)
Jul 10, 2021
bash
error-handling
bash-trap
Get the exitcode of the shell script in a "trap EXIT"
Nov 15, 2022
bash
shell
exit-code
bash-trap
bash restart sub-process using trap SIGCHLD?
Oct 30, 2019
bash
child-process
bash-trap
sigchld
Set trap in bash for different process with PID known
Nov 13, 2022
bash
pid
bash-trap
Check if trap is set in Bash
Aug 16, 2019
linux
bash
shell
signals
bash-trap
cp: command not found
Sep 12, 2022
linux
bash
signals
cp
bash-trap
Bash script: can not properly handle SIGTSTP
Oct 11, 2019
linux
bash
signals
bash-trap
How to make RETURN trap in bash preserve the return code?
Oct 28, 2022
linux
bash
bash-trap
How can I achieve bash EXIT trap when exec-ing another binary?
Sep 06, 2022
bash
exec
bash-trap
Older Entries »