Groups | Search | Server Info | Login | Register


Groups > comp.mail.pine > #3164

How Can I Run a Separate .pinerc with a Date Displayed?

Newsgroups comp.mail.pine
From Chime Hart <chime@hubert-humphrey.com>
Subject How Can I Run a Separate .pinerc with a Date Displayed?
Message-ID <13a796d3-4200-2c92-155f-88c15a2d0285@hubert-humphrey.com> (permalink)
Organization Easynews - www.easynews.com
Date 2025-07-03 09:48 -0700

Show all headers | View raw


Hi All: Well, finally, I have most of my Clari issues solved. But now I would 
like to run a slightly altered .pinerc when reading Clari articles. I figure I 
could call it .pinerc-clari
Anyway, in this script, I type "clari" and mostly just shows these Clari 
groups, but I wouldn't have any idea what to add to reference a separate 
.pinerc file?
#!/bin/sh

# Run alpine with just the Clarinet groups

NEWSRC=${HOME}/.newsrc.clari-news.us.easynews.com;export NEWSRC
alpine -IL -newsrc-path=${NEWSRC}
Back again live. Having a date in an index wastes alot of time listening with a 
screen-reader, but wanting to save these articles based on date-and-year is 
important. Thanks in advance for any guidance
Chime

Back to comp.mail.pine | Previous | NextNext in thread | Find similar


Thread

How Can I Run a Separate .pinerc with a Date Displayed? Chime Hart <chime@hubert-humphrey.com> - 2025-07-03 09:48 -0700
  Re: How Can I Run a Separate .pinerc with a Date Displayed? "Adam H. Kerman" <ahk@chinet.com> - 2025-07-03 17:41 +0000
    Re: How Can I Run a Separate .pinerc with a Date Displayed? Chime Hart <chime@hubert-humphrey.com> - 2025-07-03 11:02 -0700
      Re: How Can I Run a Separate .pinerc with a Date Displayed? "Adam H. Kerman" <ahk@chinet.com> - 2025-07-03 18:43 +0000
        Re: How Can I Run a Separate .pinerc with a Date Displayed? Eduardo Chappa <chappa@washington.edu> - 2025-07-03 18:46 -0600
      Re: How Can I Run a Separate .pinerc with a Date Displayed? Thorsten Glaser <tg@mirbsd.de> - 2025-07-03 23:53 +0000

csiph-web