Re: exclude this file #notes#

2002-01-10 Thread Dave Dykstra
On Thu, Jan 10, 2002 at 08:57:03AM -0600, Dave Dykstra wrote: > On Wed, Jan 09, 2002 at 10:34:23PM -0800, Harry Putnam wrote: > > > > What is the necessary syntax to exclude a file named #notes# from an > > action? > > > > I've tried these without success: > > > > #* > > "#*" > > #notes# > > "#

Re: exclude this file #notes#

2002-01-10 Thread Dave Dykstra
On Wed, Jan 09, 2002 at 10:34:23PM -0800, Harry Putnam wrote: > > What is the necessary syntax to exclude a file named #notes# from an > action? > > I've tried these without success: > > #* > "#*" > #notes# > "#notes#" > \#notes\# The man page says lines beginning with # in an --exclude-from f

Re: exclude this file #notes#

2002-01-10 Thread Rusty Carruth
Harry Putnam <[EMAIL PROTECTED]> wrote: > > What is the necessary syntax to exclude a file named #notes# from an > action? > > I've tried these without success: > > #* > "#*" > #notes# > "#notes#" > \#notes\# > there's an old message where Dave said: On Thu, Nov 15, 2001 at 05:17:32PM +0100,

exclude this file #notes#

2002-01-09 Thread Harry Putnam
What is the necessary syntax to exclude a file named #notes# from an action? I've tried these without success: #* "#*" #notes# "#notes#" \#notes\#