How execute bash script line by line?

前端 未结 5 2149
逝去的感伤
逝去的感伤 2020-12-02 05:08

If I enter bash -x option, it will show all the line. But the script will execute normaly.

How can I execute line by line? Than I can see if it do the correct thing,

5条回答
提交回复
热议问题