01-17-周六_17-01-19

This commit is contained in:
AaronXu
2026-01-17 17:01:20 +08:00
parent 0f7d127667
commit 71d3f8f6a0
4 changed files with 3 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ bash: cd: file: 不是目录
bash: cd: file: 不是目录
```
![img-错误输出重定向](../../../../课程/课件git版/SRE/Linux基础/管道与重定向/错误输出重定向.png)
![image-20260117170046332](16.管道与重定向/image-20260117170046332.png)
**示例四:正确和错误都输入到相同位置**
@@ -130,7 +130,7 @@ user01
```
![image-20191212140103719]()
![image-20260117170055916](16.管道与重定向/image-20260117170055916.png)
**示例五:正确和错误都输出到相同位置**