On 15 Jan 2019, at 8:04, Dave wrote:

mkdir accepts multiple arguments, so assuming you have a list of names called “foldernames.txt,” you can just enter:
mkdir `cat foldernames.txt`
instead of using a loop.

This will blow up if your list of folder names is too long, or if your folder names contain spaces.

--
This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <https://www.twitter.com/bbedit>
--- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.

Reply via email to