📄 run-builtins
字号:
echo "warning: some of these tests may fail if process substitution has not" >&2echo "warning: been compiled into the shell or if the OS does not provide" >&2echo "warning: /dev/fd." >&2${THIS_SH} ./builtins.tests > /tmp/xx 2>&1diff /tmp/xx builtins.right && rm -f /tmp/xx
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -