* same with xv6
[mascara-docs.git] / i386 / MIT / course / src / git.lab / fs / script
blobe4291d4d404188602fb5584e620282810538e021
1 echo This is from the script.
2 cat lorem | num | cat
3 echo These are my file descriptors.
4 lsfd -1
5 echo This is the end of the script.