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 directory for you.

  perldoc -f mkdir

Beyond that I can't help without more details.

Cheers,

Rob



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to