Sample Header Ad - 728x90

How to exit a shell if the subshell exit with an error

0 votes
1 answer
69 views
there is a script, 1.sh. 1.sh starts 1a.sh and then 1b.sh. But how to exit all scripts, how to exit 1.sh and how to not start 1b.sh if 1a.sh breaks with an error?
Asked by user447274 (539 rep)
Oct 5, 2024, 04:05 PM
Last activity: Oct 6, 2024, 06:10 AM