Bob Showalter wrote:
>
> Browning, James wrote:
> > Can someone point me in the right direction to find a simple script
> > that will automate the creation of folders as needed?
>
> See also the standard File::Path module.
Of course you're probably right Bob. 'As needed' is likely
to mean the crea
On Dec 2, 2003, at 8:46 AM, Browning, James wrote:
Can someone point me in the right direction to find a simple script
that
will automate the creation of folders as needed?
how exactly are you defining
'as needed'???
I have a cron job that I use to traverse where
my blog has plonked stuff, and
Browning, James wrote:
> Can someone point me in the right direction to find a simple script
> that will automate the creation of folders as needed?
See also the standard File::Path module.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
James Browning wrote:
>
> Can someone point me in the right direction to find a simple script that
> will automate the creation of folders as needed?
>
> I've looked but can't find what I need.
Hi James.
Well, it depends on what you mean by 'as needed'. The 'mkdir'
built-in will create a director