Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Run "echo $?" to see what the return code is and check for the -e switch on the first line
-
@Condor Would emailing it be an option? 😬 (haven't migrated away from gitlab yet and haven't setup my own environment either yet 😥
-
Segfaults have a tendency to terminate script execution w/o any clear reason or message. Can't recall if it affects parent shell though.. Dmesg? Or simply set -x inside the script and see last lines of output - right before the exit
-
Check your repos. I get that problem because apt update returns 100 due to a sketchy fix I had to do a while ago.
Related Rants
-
linuxxx28Another attempt at trying to get support for weakening encryption recently. An FBI spokesperson said somethin...
-
Root8If you're going to ask for my help ... and then do the opposite of everything i say ... and then complain wh...
-
linuxxx22I was going to be very productive today. My current 100kbs speed is making that any command entered into an s...
Working on adjusting a shell script to my needs.
The fucker quits execution after an apt update command is ran.
No reason, it just fucking quits. No error messages or whatever, nothing.
This script can go suck a cock.
rant
fucking hell