>>>>> "Chuk" == Chuk Goodin <[EMAIL PROTECTED]> writes:
Chuk> Sort of both, but more of the former. Basically, if I've got a Chuk> directory sitting there with three or four different types of Chuk> files in it, I'd like to know which ones are perl (and I can Chuk> just open them up in vi and fix them) and which ones aren't (and Chuk> I'll have to find the source somewhere if I need to fix them). Chuk> Right now I use .pl for that. Why do you need to know that before going in to the file? If the program "frazzy" is broken, you go to "frazzy". Why do you want to know that's Perl already? And if you need to know, "file frazzy" will tell you precisely what it has. Extensions for programs convey redundant useless information, and serve only to distract. Please don't use them on Unix. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]