docs/linux-command #434
Unanswered
Replies: 1 comment 1 reply
-
输出重定向 command 1>> filename 标准错误追加到新文件 这个错了 应该是 command 2>> filename 标准错误追加到新文件 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
docs/linux-command
https://quickref.cn/docs/linux-command.html
Beta Was this translation helpful? Give feedback.
All reactions