Include Line Numbers to bash set-x debug output
There are times you need to view the line numbers in a bash script to view script execution. Within bash […]
There are times you need to view the line numbers in a bash script to view script execution. Within bash […]