Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: adding mkdir to _store_cache
- X-seq: zsh-workers 17645
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: adding mkdir to _store_cache
- Date: Wed, 11 Sep 2002 03:16:47 -0700 (PDT)
- In-reply-to: <1020909162314.ZM32178@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
--- Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> "mkdir -p" is not universally supported.
I thought modern versions of *nix had the "-p" flag. Is there something that
is portable? Basically that code was copied from the existing code, we already
do a "-p" to create the cache directory if it doesn't exist. So that needs to
be fixed also.
-FR.
__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute
Messages sorted by:
Reverse Date,
Date,
Thread,
Author