Re: [OT] Alphabatize newsrc File

Chris Green <[email protected]>
Newsgroups gmane.network.tin.user
Message-ID <[email protected]>
On Fri, Oct 10, 2003 at 08:56:27AM -0700, Jeff Grossman wrote:
> on 10/10/03 8:43 AM, Tom Crane at [email protected] wrote:
> 
> >> How would I alphabatize my newsrc file so my newsgroups appear in
> >> alphabetical order when viewing my subscribed newsgroup in Tin?
> >> 
> >> Thanks,
> >> Jeff
> > 
> > Does 'sort ~/.newsrc > newsrc.tmp ; mv newsrc.tmp ~/.newsrc' do what you
> > want?
> > 
> > Tom.
> Perfect, thanks.  I never knew about the sort command.
> 
Even more concise is:-
    sort -o .newsrc .newsrc

-- 
Chris Green ([email protected])
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.