Networker

Re: [Networker] turning off .nsr

2003-05-09 21:02:21
Subject: Re: [Networker] turning off .nsr
From: "Peter D. Gray" <pdg AT UOW.EDU DOT AU>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Sat, 10 May 2003 11:02:11 +1000
On Fri, May 09, 2003 at 05:53:36PM -0400, Gaddy wrote:
> On Fri, 9 May 2003 15:09:55 +1000, Peter D. Gray <pdg AT UOW.EDU DOT AU> 
> wrote:
>
> >I think I found what I need to do to stop
> >.nsr files being used.
> >My current directive looks like
> >
> >+ignore:        ./* ./.*
> >+mtimeasm:      ./* ./.*
> >+skip:          ./.snapshot
> >
>
> The "ignore" directive does not accept any arguments,
> nor does it use the "+" sign.
>

Ok, thanks. I see that now from the docs. Also, it appears that
patterns may not contains slashes. My new directive is

ignore
+mtimeasm:      * .*
+skip:          .snapshot


I am not using the << >> stuff since I want it to apply everywhere.
I hope that is the right way to do it or do I need a << / >>

Also, I am putting in .* as well as * since the docs say
it works the same way as shell filename expansion (globbing)
and in sh * does not match a leading dot.

Regards,
pdg

--

See mail headers for contact information.

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>