> > Also remember to do a chmod to make the script executable > > > > [mortimer at proxy mortimer]$ chmod 777 sample.pl > > I would normally use chmod a+x sample.pl which gives executable access > to everyone (but no other access is granted)... > > David Buddrige > Software Engineer > MITS Pty. Ltd. > david.buddrige at mitswa.com.au