mirror of
https://github.com/SmallPond/MIT6.828_OS.git
synced 2026-04-15 10:59:43 +08:00
my solution to lab5
This commit is contained in:
5
lab/fs/script
Normal file
5
lab/fs/script
Normal file
@@ -0,0 +1,5 @@
|
||||
echo This is from the script.
|
||||
cat lorem | num | cat
|
||||
echo These are my file descriptors.
|
||||
lsfd -1
|
||||
echo This is the end of the script.
|
||||
Reference in New Issue
Block a user