| | 4 | |
| | 5 | The mottivation for me to write this script was writing the documentation for a project at the University and wanted to show our directory layout of our project repositories. |
| | 6 | |
| | 7 | = Features = |
| | 8 | |
| | 9 | == actual == |
| | 10 | |
| | 11 | * one can exclude directories from processing |
| | 12 | * one can use .comment files to print comments behind the listed directory in which the file lies |
| | 13 | * one can specify an other file to use as comment file |
| | 14 | |
| | 15 | == planned == |
| | 16 | |
| | 17 | * one let the script print directory sizes as comment or at the beginning of the comment |
| | 18 | * one can specify if files should be considered, specified closer as |
| | 19 | * hidden files |
| | 20 | * seperate exclude list |