* Jonathan E. Paton <jonathanpaton@yahoo.com> [2003-05-22 05:24]: > Or perhaps rename your perl to perl-main, and create the > following script: Won't work, you can't put scripts as interpreters on the shebang linesi, it has to be an actual binary executable. (Indirectly via env it can be done, but you need to edit your scripts then, and then why rename /usr/bin/perl ?) -- Regards, AristotleThread Previous | Thread Next