Skip to content

Commit

Permalink
asdasd
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxwt committed Aug 25, 2022
1 parent 1e286bb commit e1f6a46
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion website/content/ChapterFive/Chongdingxiang2.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@ echo $b1

exit 0
```
执行脚本输出
```bash
Following lines read from file
--------
a
b
enter data
v
Input read from stdin
--------
v
```

# exec重定向标准输出
```bash
Expand Down Expand Up @@ -101,4 +113,4 @@ bash 3.sh test2.txt test3.txt
<div style="display: flex;justify-content: space-between;align-items: center;">
<p><a href="https://books.linuxwt.com/linuxwtabs/ChapterFive/Chongdingxiang1">上一页➡️</a></p>
<p><a href="https://books.linuxwt.com/linuxwtabs/ChapterSix">下一章➡️</a></p>
</div>
</div>

0 comments on commit e1f6a46

Please sign in to comment.