iptoux / bash_error_lib

An standalone bash "library" that catches mostly all errors of an bash script.
Creative Commons Zero v1.0 Universal
3 stars 0 forks source link

OneLiner #12

Open iptoux opened 1 year ago

iptoux commented 1 year ago

Add possibility to only show an simple one liner.

iptoux commented 1 year ago
iptoux@2040:~/gits/bash_error_lib$ ./basherr.sh 
>> ERROR (1) ->  this is an random error -> CMD:  N/A (see message) by huhu in ./basherr.sh on/near line 50

>>  Execution time: 0.1401965618133545 seconds

iptoux@2040:~/gits/bash_error_lib$