new-exp1.sub

来自「android-w.song.android.widget」· SUB 代码 · 共 12 行

SUB
12
字号
expect(){        echo expect "$@"}expect this is a test of proc substcat <(echo this is a test of proc subst)echo this is test 2 > /tmp/xexpect this is test 2cat <(cat /tmp/x)rm -f /tmp/x

⌨️ 快捷键说明

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