On Thu, Nov 19, 1998 at 01:21:29PM -0800, Sam Brooks wrote:
> Hi,
>
> Question for the group. I'm being given a list of email addresses,
> approx 7000 in all. Need to get them into my members file.
> I'm told the addresses are 'comma separated'
One way is:
cat oldfile | tr , '\012' | sed 's/^ *//' > newfile
--
Gerald Oskoboiny <[EMAIL PROTECTED]>
http://impressive.net/people/gerald/
- No Subject Henk Rutten
- No Subject Sam Brooks
- switching subscriber file formats Cyndi Norman
- No Subject Gerald Oskoboiny
- No Subject technic
- No Subject Doug_LaVerne
- No Subject Ronald F. Guilmette
- Re: your mail John R Levine
- Re: your mail Ronald F. Guilmette
- Re: your mail Russ Allbery
- Re: your mail Miles Fidelman
- Re: your mail Victor A. Wagner, Jr.
- Re: your mail Nick Simicich
- Re: Bill Houle
