[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
recursive mkdir("DIR","s") / mylib_mkdir("DIR","s")
From: |
Stefan Pofahl |
Subject: |
recursive mkdir("DIR","s") / mylib_mkdir("DIR","s") |
Date: |
Sat, 23 Feb 2008 12:52:56 +0100 |
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
--
Tel.: 0731-3805149
Ochsensteige 48
89075 Ulm
- recursive mkdir("DIR","s") / mylib_mkdir("DIR","s"),
Stefan Pofahl <=