Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 20:25:55 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
Cc:        obrien@FreeBSD.org, cracauer@cons.org (Martin Cracauer), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/bin/mkdir mkdir.1 mkdir.c 
Message-ID:  <199908311925.UAA01646@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Tue, 31 Aug 1999 00:02:30 PDT." <199908310702.AAA68112@gndrsh.dnsmgr.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
[.....]
> I'll give you that.  As I caved in, against my better judgement, on the
> cp -Rv thing.    However mkdir is fast running, does not have a -R
> option and print (*argv) is sick.

As much as I hate to back the oppo (I don't like -v), I have to say 
that ``mkdir -pv /a/b/c/d'' where /a/b exists and /a/b/c doesn't 
should print

/a/b/c
/a/b/c/d

and therefore is giving you more than ``echo $*''.

[.....]
> -- 
> Rod Grimes - KD7CAX - (RWG25)                    rgrimes@gndrsh.dnsmgr.net

-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@FreeBSD.org.uk>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908311925.UAA01646>