Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 215 Bytes

copy-empty-dirtree

Python script which allows to duplicate a folder tree (without the files, only folders).

How to use it

from console : python3 copy_empty_dirtree.py /source/folder/structure/ /destination/