[PLUTO-help] p

Stefano Vedovelli spinwing a briarsoft.fastwebnet.it
Mar 20 Apr 2004 17:19:43 CEST


Alessandro Turri wrote:
> Ciao a tutti.
> Vorrei sapere come eseguire uno script in phyton..
> E' sicuramente una domanda banale ma non ci sono ancora riuscito.
> 
python file.py

:)))

Perņ, se il file comincia con

    #!/usr/bin/python

allora ti basta fare

    chmod +x file.py (solo la prima volta)

poi lo lanci con

    ./file.py

Ciao
Stefano


More information about the pluto-help mailing list