Re:File Globbing problems

2002-09-08 Thread Sudarshan Raghavan
On Sun, 8 Sep 2002, pn wrote: > Hi, > > I have a file age_classes.txt in /prj/tmp that > contains the following information. These are intended > to be prefixes for the file names in the agegroup_data > directory. > > $ cat $age_classes.txt > agegroup2 > agegroup3 > agegroup4 > > I also have a

Re:File Globbing problems

2002-09-08 Thread pn
Hi, I have a file age_classes.txt in /prj/tmp that contains the following information. These are intended to be prefixes for the file names in the agegroup_data directory. $ cat $age_classes.txt agegroup2 agegroup3 agegroup4 I also have a directory /prj/temp/agegroup_data that contains the foll