Re: [OT] Alphabatize newsrc File
Dirk Nimmich <[email protected]>
| Newsgroups | gmane.network.tin.user |
|---|---|
| Message-ID | <[email protected]> |
Tom Crane wrote: > Does 'sort ~/.newsrc > newsrc.tmp ; mv newsrc.tmp ~/.newsrc' do what you > want? You should replace the semicolon with a doubled ampersand to avoid overwriting the newsrc file when sort fails.