jos/fs/script
Anish Athalye c67463e23c Lab 5
2018-10-24 20:44:45 -04:00

6 lines
132 B
Plaintext

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.