RE: [Perl-unix-users] How to append specified files into a big file

2004-07-20 Thread Nguyen, David M
D]' Subject: RE: [Perl-unix-users] How to append specified files into a big file       @files = ( 'Meas.atl00.1040.0710, 'Meas.atl00.1040.0711', 'Meas.atl00.1040.0712', 'Meas.atl00.1040.0713', 'Meas.atl00.1040.0714',

RE: [Perl-unix-users] How to append specified files into a big file

2004-07-20 Thread Matt Schneider
KLD Information Services, LLC303.820.0863   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nguyen, David MSent: Tuesday, July 20, 2004 11:19 AMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: [Perl-unix-users] How to append specified files into a big file I have all the files be

[Perl-unix-users] How to append specified files into a big file

2004-07-20 Thread Nguyen, David M
I have all the files below under /mydir directory, I want to append ONLY the files highlighted into a big file names “bigfile.txt”.  How do I accomplish this?   Meas.atl00.1040.0705 Meas.atl00.1040.0706 Meas.atl00.1040.0707 Meas.atl00.1040.0708 Meas.atl00.1040.0709 Meas.atl00.1040.07