help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recursive mkdir("DIR","s") / mylib_mkdir("DIR","s")


From: Charles Stroom
Subject: Re: recursive mkdir("DIR","s") / mylib_mkdir("DIR","s")
Date: Sat, 23 Feb 2008 14:00:20 +0100

On Sat, 23 Feb 2008 12:52:56 +0100
"Stefan Pofahl" <address@hidden> wrote:

> Hello,
> 
> I need a recursive mkdir. At the moment mkdir,
> only supports to create bottom-level directories,
> if the directory above allready exists, that is
> sometimes boring.
> Has someone coded a while structure for recursive
> building a new bottom-level directory inclusive of all
> the necessary directories above?
> 
> Regards,
> 
> Stefan

mkdirhier - makes a directory hierarchy

Charles



reply via email to

[Prev in Thread] Current Thread [Next in Thread]