On Wed, 2003-04-02 at 09:11, Burke, Thomas G. wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > What do you need to do to run this script, or one like it? I tried > adding a #!/bin/sh to the beginning, but it just chokes. I have > installed perl, but never really used it, so if it's a perl script, > how do I run it? >
is it executable? chmod a+x scriptname will make it executable by all users chmod u+x will only allow the owner to run it. Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list