mirror of
https://github.com/SmallPond/MIT6.828_OS.git
synced 2026-02-13 07:44:59 +08:00
8 lines
113 B
Bash
8 lines
113 B
Bash
echo hello world | cat
|
|
cat lorem
|
|
cat lorem |num
|
|
cat lorem |num |num |num |num |num
|
|
lsfd -1
|
|
cat script
|
|
sh <script
|