jaywcjlove / jaywcjlove/shell-tutorial
能否添加一些对标准输入输出的描述
Open
- Dominant language
- Shell
- Stars
- 457
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
例如:
`0`代表标准输入, `1`代表标准输出, `2`代表标准错误
`2>&1` 表示把标准错误重定向到标准输出
...
万分感谢~
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue; first locate the tutorial section covering standard input, output, and error streams. Document file descriptors 0, 1, and 2, plus the shown redirection example, and consider the work done when these concepts are clearly explained in the tutorial.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100