Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

bash error template

This is a skeleton for an error handler that can be sourced from your random bash scripts to give you saner error handling and a sort of weak "strict mode" for bash.

Now don't use it, use a real language instead.