jos/fs/script

6 lines
132 B
Plaintext
Raw Normal View History

2018-10-24 17:44:45 -07:00
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.