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

📄 dstack2.tests

📁 android-w.song.android.widget
💻 TESTS
字号:
cd /echo expect '~1'echo ~1pushd /usrpushd /tmpdirsecho these lines should be the samedirs +0echo ~0 ${DIRSTACK[0]}echo these lines should be the samedirs +1echo ~1 ${DIRSTACK[1]}echo these lines should be the samedirs +2echo ~2 ${DIRSTACK[2]}NDIRS=$(( ${#DIRSTACK[@]} - 1 ))echo these lines should be the samedirs -2echo ~-2 ${DIRSTACK[NDIRS-2]}echo these lines should be the samedirs -1echo ~-1 ${DIRSTACK[NDIRS-1]}dirs -v -1echo these lines should be the samedirs -0echo ~-0 ${DIRSTACK[NDIRS]}

⌨️ 快捷键说明

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