> On Mon, 7 May 2001 10:18:38 -0700
> [EMAIL PROTECTED] wrote:
> > Lets try another realistic example:
> >
> > cp -uvp ab* cde*.f* g? h/*.i? j/kl /m
> > What's the find | cpio invocation for that? When you come up with it, it
>
> echo ab* cde*.f* g? h/*.i? j/kl /m | cpio ...
>
> Messy - No, Portable - Yes.
BZZZZT - wrong. cp flattens the hierarchy, cpio does not. I think
this was a trick question :*P
> --
> Optimal hardware acceleration for Windows PC (Mac).
> 9.81 m/s/s applied for (at least) 2s followed by impact with solid object.
> Optimal software upgrade
> FreeBSD (OS-X).
--
Brian <[EMAIL PROTECTED]> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message