I rebuilt my main machine recently, leaving my file server in tact. Now, when I run scripts stored on the file server (accessed through NFS) I get the dreaded "bad inerpreter: Permission Denied" error from bash. The shebang line is fine, and they run fine when copied over locally. As such, Perl is installed just fine on the non-file server machine (and the file server for that matter). What blatant error am I missing?