How to create sh commands from txt file contains tree structure of directories and files?
This program convert tree structure of directories and files generate a sh with necessary commands to generate that file tree.
He read input.txt
and convert to output.sh
.
This is result: