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#
> > "#
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
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,
What is the necessary syntax to exclude a file named #notes# from an
action?
I've tried these without success:
#*
"#*"
#notes#
"#notes#"
\#notes\#