Re: Where should groups.dat be located?

Patrick Shanahan <[email protected]>
Newsgroups gmane.network.slrn.user
Organization Ptilopteri in Pandemonium
Message-ID <[email protected]>
* Larry Alkoff <[email protected]> [06-06-07 15:33]:
 [...]
> > slrn -f ~/.newsrc -i ~/.slrnrc -C -h news-server.indy.rr.com --create
> > 
> > then
> > 
> > slrn -f ~/.rrnewsrc -i ~/.slrnrc -C -h news-server.indy.rr.com
> > 
> 
> Thanks for the help Patrick.
> 
> I have sucessfully created a ~/.newsrc from your --create line above
> and subscribed to a single newsgroup.  A nice step forward.
> 
> What does the second line containing 'rrnewsrc' do?

an error in my part for the example, s/b ".newsrc".
Explanation:  I have several scripts to different nntpsources, ie:
slrn.rr, that allow me to not type the entire cl line for access.  The
prepended rr defines news-server.indy.rr.com.

>  From my reading, the next step would be to get the headers for which I 
> have customized a 'slrnpull.sh' script from someone else.
> 
> Would you please give it a sanity check?
> 
> 
> #!/bin/sh
> 
> 
> dir=/var/spool/slrnpull/news
> server=news.west.earthlink.net
> 
> # I'm not sure what to put in the next line:
> # ?? slrnpull=/home/john/src/slrn/src/objs/slrnpull

looks like the route to the executable, slrnpull.  put the output from
    which slrnpull
there.  For me it would be "slrnpull=/usr/bin/slrnpull"    

> umask 022
> 
> # Before getting new articles, perform expiration.
> $slrnpull -d $dir --expire
> 
> # I don't think this last line is working and don't understand
> 'perform expiration'.   Will I die?

per TFM, --expire      Expire (remove) old messages from the spool, but do
                       not fetch news.
	      
you *really* would benefit from reading the manuals, "man slrn" and
"man slrnpull" and looking at the command-line helps, "slrn[pull] --help"
and comparing the examples included with the distribution:

/usr/share/doc/packages/slrn/slrnpull/README
/usr/share/doc/packages/slrn/slrnpull/README.offline
/usr/share/doc/packages/slrn/slrnpull/SETUP
/usr/share/doc/packages/slrn/slrnpull/score
/usr/share/doc/packages/slrn/slrnpull/setgid.txt
/usr/share/doc/packages/slrn/slrnpull/slrn.rc
/usr/share/doc/packages/slrn/slrnpull/slrnpull.conf
/usr/share/doc/packages/slrn/slrnpull/slrnpull.sh


btw, if you are not on dial-up, slrnpull is rather excessive.

-- 
Patrick Shanahan         Plainfield, Indiana, USA        HOG # US1244711
http://wahoo.no-ip.org     Photo Album:  http://wahoo.no-ip.org/gallery2
OpenSUSE Linux                                   http://en.opensuse.org/
Registered Linux User #207535                    @ http://counter.li.org

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.