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