Index
1. Bash and Python tutorial
- write a bash script to list all
files in your current directory
- improve your script to
write a description of the file type, should include:
- now
make your bash script move into a directory and recursively
call itself!
2. Python
- write a python script to list all
files in your current directory
- now improve your script
to write a description of the file type, should include:
- and
make the script descend into directories and print out their
contents
Index
1. Bash and Python tutorial
2. Python
Index
This document was produced using
groff-1.19.