Re: Linux command to combine two files

2003-08-15 Thread Iulian Musat
cat fileA fileB > ResultFile try: man cat Aung Min Naing Oo - Unidux (IT) wrote: Hello Is there any command to combine two text files. I need to combine the multiple access log files to one single file for the report generating purpose. eg. FileA line 1

RE: Linux command to combine two files

2003-08-15 Thread Aung Min Naing Oo - Unidux (IT)
notify the sender immediately by return mail] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Didier Casse Sent: Friday, August 15, 2003 2:36 PM To: Aung Min Naing Oo - Unidux (IT) Cc: [EMAIL PROTECTED] Subject: Re: Linux command to combine two files

Re: Linux command to combine two files

2003-08-14 Thread Didier Casse
On Fri, 15 Aug 2003, Aung Min Naing Oo - Unidux (IT) wrote: > Hello > > Is there any command to combine two text files. > I need to combine the multiple access log files to > one single file for the report generating purpose. > > eg. FileA > line 1 > line