Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

文档错误 #13

Open
tmacychen opened this issue Jan 27, 2016 · 0 comments
Open

文档错误 #13

tmacychen opened this issue Jan 27, 2016 · 0 comments

Comments

@tmacychen
Copy link

ls proc/*.c > list 2> &l 将标准输出和标准错误重定向到同一文件;

中的2 >&l 应该是 2 >& 1

1 和l 容易搞混

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant