⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frame.tests

📁 bash debugger. You can use this tool to debug bash shell script
💻 TESTS
字号:
#!../../bash#$Id: frame.tests,v 1.1 2006/12/26 04:58:12 rockyb Exp $if test -z $srcdir  ; then  srcdir=`pwd`fiif test -z "$builddir"  ; then  builddir=`pwd`ficmdfile=frame.cmddebugged_script=hanoi.sh$BASH ${TOP_BUILDDIR}bashdb -B -q -L .. -x $cmdfile ${builddir}/$debugged_script#;;; Local Variables: ***#;;; mode:shell-script ***#;;; eval: (sh-set-shell "bash") ***#;;; End: ***

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -