On Fri, 26 Mar 2010 11:32:58 +0000, Daniel Bye
<freebsd-questi...@slightlystrange.org> articulated:

> On Fri, Mar 26, 2010 at 07:12:48AM -0400, Jerry wrote:
> > I could have sworn that I saw a method of creating several
> > directories, actually a parent direct and several sub-directories
> > simultaneously; however, I cannot fine the documentation any longer.
> > 
> > Assume I want to create a directory: FOO with three directories
> > under it, foo-1, foo-2 and foo-3. I tried: mkdir -p foo {foo-1,
> > foo-2, foo-3}
> 
> Almost.
> 
>  $ mkdir -p FOO/{foo-1,foo-2,foo-3}

Thank you; that is exactly what I was looking for. I knew I had seen it
somewhere before.

-- 
Jerry
freebsd.u...@seibercom.net

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__________________________________________________________________

Blessed are the meek for they shall inhibit the earth.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to