shell-tutorial
shell-tutorial copied to clipboard
Shell入门教程(Shell tutorial book)
Results
1
shell-tutorial issues
Sort by
recently updated
recently updated
newest added
例如: `0`代表标准输入, `1`代表标准输出, `2`代表标准错误 `2>&1` 表示把标准错误重定向到标准输出 ... 万分感谢~