Bash debugging – display line numbers
I am attempting to get line numbers displayed on the console while debugging a sourced Bash script.
I use the following code to enable debugging:
I am attempting to get line numbers displayed on the console while debugging a sourced Bash script.
I use the following code to enable debugging: