rcaldous / Create Folders from txt list

Son aktivite 3 months ago

Beğen 0
create_from_list.sh Ham
1xargs -d '\n' mkdir -p -- < folder_list.txt