Re: List of groups
- From: Bob Cortopassi <bobernet@xxxxxxxxxxx>
- Date: Fri, 26 Sep 2008 02:11:36 +0000 (UTC)
On 2008-09-26, Sqwertz <swertz@xxxxxxxxxxxxxxxx> wrote:
$ cat listofnewgroups | sed 's/$/:' >> ~/.jnewsrc
..outghta do the trick. My sed is a pretty rusty. Somebody will
correct me if I'm wrong (this is Usenet after all ;-)
Close, but you do get a "useless use of cat" award. :-)
$ sed 's/$/:/' listofgroups >> ~/.jnewsrc
Also note that I added a trailing / to your expression. sed requires
that to properly terminate the expression.
Regards,
Bob
.
- Follow-Ups:
- Re: List of groups
- From: Peter J Ross
- Re: List of groups
- From: Sqwertz
- Re: List of groups
- References:
- List of groups
- From: John
- Re: List of groups
- From: Peter J Ross
- Re: List of groups
- From: John
- Re: List of groups
- From: Peter J Ross
- Re: List of groups
- From: Sqwertz
- Re: List of groups
- From: Bob Cortopassi
- Re: List of groups
- From: Peter J Ross
- Re: List of groups
- From: Sqwertz
- List of groups
- Prev by Date: Rolex Oyster Perpetual Datejust Mens Watch 116264-BLSJ
- Next by Date: Re: List of groups
- Previous by thread: Re: List of groups
- Next by thread: Re: List of groups
- Index(es):
Relevant Pages
|