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
In the shell I would run the following command:   cat Meas.atl00.1040.0710 Meas.atl00.1040.0711 Meas.atl00.1040.0712 Meas.atl00.1040.0713 Meas.atl00.1040.0714 Meas.atl00.1040.0715 Meas.atl00.1040.0716 > bigfile.txt   Thanks,Matthew SchneiderSystem Administrator / ProgrammerSKLD Informat