技术栈
bash -x
紫郢剑侠
1 年前
linux
·
学习笔记
·
shell脚本
·
linux shell
·
bash -x
·
bash -n
·
bash -v
Linux shell编程学习笔记29:shell自带的 脚本调试 选项
Linux shell脚本的调试方法比较多,上次我们探讨和测试了shell内建命令set所提供的一些调试选项,其实 shell 本身也提供了一些调试选项。我们以bash为例来看看。