On Tue, Jan 03, 2006 at 10:10:50PM -0700, [EMAIL PROTECTED] wrote:
> On Sun, 1 Jan 2006, Charles Curley wrote:
> > I can build what looks like a perfectly good command, echo
> > it, then run it. But the exclude pattern is ignored.
> 
> I've had better luck with something like this:
> 
>  opts="-va --exclude=*~ --delete --delete-excluded" 
>  cmd="rsync $opts $src $dst"
>  echo $cmd 
>  $cmd 

Thanks, that did the trick.

-- 

Charles Curley                  /"\    ASCII Ribbon Campaign
Looking for fine software       \ /    Respect for open standards
and/or writing?                  X     No HTML/RTF in email
http://www.charlescurley.com    / \    No M$ Word docs in email

Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB
> 
> Chris
> 
> /*
> PLUG: http://plug.org, #utah on irc.freenode.net
> Unsubscribe: http://plug.org/mailman/options/plug
> Don't fear the penguin.
> */

Attachment: pgpdPtRQIifUf.pgp
Description: PGP signature

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to