Perl Guru's, I need you!
May 11, 2006 8:11 AM
Subscribe
I need, post haste, a perl or shell script that will loop through a directory and combine files. The files are named like this:
212_Class001, 212_Class002, 212_Class0**
There are some gaps in the sequence. In retrospect it was a bad idea to store class notes in individual files. I'd like to combine them in the sequence they are numbered. Can someone please help ‽
posted by Grod to education (10 comments total)
in the directory you've got your notes in seems like it ought to work. This is assuming they're stored on a computer that's sufficiently unixy.
posted by jacobm at 8:18 AM on May 11, 2006