Daiana · @daiana
167 followers · 2380 posts · Server artisan.chat

Here is one of the best scripting examples I have seen in a while.
I still don't believe someone actually wrote this.

id=$old_id
if [ $id -ne $old_id ]
then
PrintMsg "ERROR - id not equal to old id "
exit_func 0
fi

On top of that - ALL errors exited with status 0 in this script.


#headdesk #smartcoding #scripting #script #unix #linux #shell #shellscript #unbelievable #stillprocessing

Last updated 1 year ago