Curtis Poe wrote:
>
> --- "John W. Krahn" <[EMAIL PROTECTED]> wrote:
> > Peter Lemus wrote:
> > >
> > > I have a file "1st file) that reads...
> > > one
> > > two
> > > three
> > > four
> > > five
> > >
> > > Anotherone "2nd file"that reads:
> > > day
> > > weeks
> > > months
> > > quarter
> > >
--- "John W. Krahn" <[EMAIL PROTECTED]> wrote:
> Peter Lemus wrote:
> >
> > I have a file "1st file) that reads...
> > one
> > two
> > three
> > four
> > five
> >
> > Anotherone "2nd file"that reads:
> > day
> > weeks
> > months
> > quarter
> > year
> > century
> >
> > I need to read the 2nd f
Peter Lemus wrote:
>
> I have a file "1st file) that reads...
> one
> two
> three
> four
> five
>
> Anotherone "2nd file"that reads:
> day
> weeks
> months
> quarter
> year
> century
>
> I need to read the 2nd file and add the text from it
> to every word of the first 1st file. So it will look
ohmygod
lol
- Original Message -
> Homework Perl assignments? Where can I sign-up for that? :D
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
t;[EMAIL PROTECTED]>
To: "Peter Lemus" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 8:46 AM
Subject: Re: add text to a file.Help
> Forgive me if my secret homework sensors are too sensitive but this
> sounds like a homework
Webmaster, Pollstar.com
http://www.pollstar.com
- Original Message -
From: "Peter Lemus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 8:47 AM
Subject: add text to a file.Help
> Hi,
> I have a file "1st file) that reads...
>
Forgive me if my secret homework sensors are too sensitive but this
sounds like a homework assignment.
Because it sounds like a homework assignment, I'll give you pointers
to the documentation which should be very useful.
On Tue, Jan 08, 2002 at 08:47:33AM -0800, Peter Lemus wrote:
:
:Hi,
:I ha
Hi,
I have a file "1st file) that reads...
one
two
three
four
five
Anotherone "2nd file"that reads:
day
weeks
months
quarter
year
century
I need to read the 2nd file and add the text from it
to every word of the first 1st file. So it will look
something like:
oneday
oneweek
onemonth
onequarter