Python and Red Hat Linux 6

Joel Davis joeld at anisci.com
Mon Jul 26 18:38:00 EDT 1999


that sound right.. did you set the file to be executable (chmod?)


Rob wrote:

> When programming in Perl or Python, I am using a header like the
> following on an executable file to cause the shell (bash or csh) to run
> the scripts as Perl/Python files:
> #!/usr/bin/perl   for Perl   and #!/usr/bin/python   for Python. I've
> checked and the compilers are located in the appropriate directories. I
> keep getting this when I run scripts:
> bash: <script name>: command not found. Does Linux support the '#!'
> notation in the file header, or do I always have to run the scripts by
> explicitly typing in 'perl' or 'python' before the script name?
> ~Rob~

--
----------------------------------------------------------------
                                                joeld at anisci.com






More information about the Python-list mailing list