run-nquote3
来自「android-w.song.android.widget」· 代码 · 共 5 行
TXT
5 行
echo "warning: several of these tests will fail if arrays have not" >&2echo "warning: been compiled into the shell." >&2${THIS_SH} ./nquote3.tests 2>&1 | grep -v '^expect' > /tmp/xxdiff /tmp/xx nquote3.right && rm -f /tmp/xx
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?