Is there any way to debug bash script without using echo and logging?
I'm talking about using breakpoints and stuff like that.
|
|
|
Yes there is Bash Debugger Project.
You can also use good luck! |
|||
|
|
|
There several different ways, i.e.:
|
|||
|
|