Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 07:48:49 +0200
From:      "Steve O'Hara-Smith" <steveo@eircom.net>
To:        freebsd@freebsd.org
Cc:        clefevre@poboxes.com, asmodai@wxs.nl, current@freebsd.org
Subject:   Re: cp -u patch
Message-ID:  <20010509074849.1e6a6057.steveo@eircom.net>
In-Reply-To: <20010507101838.A8945@dragon.nuxi.com>
References:  <20010426222132.B55566@daemon.ninth-circle.org> <lmobjeur.fsf@gits.dyndns.org> <20010507101838.A8945@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 7 May 2001 10:18:38 -0700
current@freebsd.org 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.

-- 
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).

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




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