Igor O'Neill <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I need to create an empty blobs directory system. I can't find the clever
> recursive script that does the job, despite concerted googling and a search
> on the midgard.org site.. Can anyone email it?
>
cd /blob/dir
mkdir -p `perl -e '$dirs="0123456789ABCDEF"; @dirs = split(//, $dirs); foreach $l1
(@dirs) { foreach $l2 (@dirs) { print " $l1/$l2"; } }; '`
next recursive chmod and chown for Apache user and group
Piotras
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]