On Tue, 2004-10-19 at 21:20 +1000, Andrew Cowie wrote: > On Tue, 2004-19-10 at 19:15 +0800, Glen Lewis wrote: > > man maildirmake > > > > Which is just a fancy way of doing > > mkdir d > mkdir d/new > mkdir d/cur > mkdir d/tmp > > where d is your target directory name, perhaps "Maildir"
or even
mkdir -p d/{new,cur,tmp}
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
signature.asc
Description: This is a digitally signed message part
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
