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])