Last active 2 years ago

rcaldous revised this gist 2 years ago. Go to revision

1 file changed, 1 insertion

create_from_list.sh(file created)

@@ -0,0 +1 @@
1 + xargs -d '\n' mkdir -p -- < folder_list.txt
Newer Older