run-jobs
来自「android-w.song.android.widget」· 代码 · 共 8 行
TXT
8 行
echo "warning: some of these tests may fail if job control has not been compiled" >&2echo "warning: into the shell" >&2echo "warning: there may be a message regarding a cat process dying due to a" >&2echo "warning: SIGHUP. Please disregard." >&2${THIS_SH} ./jobs.tests > /tmp/xx 2>&1diff /tmp/xx jobs.right && rm -f /tmp/xx
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?