Python论坛  - 讨论区

标题:[python-chinese] 请问:如何实现linux下的多个py脚本批处理?

2006年09月27日 星期三 11:57

王明 mingwang在iflytek.com
星期三 九月 27 11:57:38 HKT 2006

»¹ÓиöÎÊÌâÇë½Ì£º

         ÎÒµÄhello.py:

-----------------------------

         #! /usr/bin/python

 

         print ¡°hello puthon¡±

 

ÊäÈë python hello.py ¿ÉÒÔÖ´ÐÐ

µ« Ö±½ÓÊä hello.py Ôò±¨ : bad interpreter: No such file or directoryython

ÎÒ¿´ÁË/usr/bin/pythonȷʵ´æÔÚ.

ÔõôÉèÖòŶԣ¿

лл£¡

-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20060927/94f55678/attachment-0001.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年09月27日 星期三 12:05

lei zhenlin ray8866在gmail.com
星期三 九月 27 12:05:16 HKT 2006

要赋予hello.py执行权限
$ chmod a+x hello.py
$ ./hello.py


On 9/27/06, 王明 <mingwang at iflytek.com> wrote:
>
>  还有个问题请教:
>
>          我的hello.py:
>
> -----------------------------
>
>          #! /usr/bin/python
>
>
>
>          print "hello puthon"
>
>
>
> 输入 python hello.py 可以执行
>
> 但 直接输 hello.py 则报 : bad interpreter: No such file or directoryython
>
> 我看了/usr/bin/python确实存在.
>
> 怎么设置才对?
>
> 谢谢!
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
----------------------------------------
Lei zhenlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20060927/ca707fb0/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年09月27日 星期三 12:05

limodou limodou在gmail.com
星期三 九月 27 12:05:57 HKT 2006

On 9/27/06, 王明 <mingwang在iflytek.com> wrote:
>
>
>
>
> 还有个问题请教:
>
>          我的hello.py:
>
> -----------------------------
>
>          #! /usr/bin/python
>
>
>
>
>          print "hello puthon"
>
>
>
> 输入 python hello.py 可以执行
>
> 但 直接输 hello.py 则报 : bad interpreter: No such file or directoryython
>
> 我看了/usr/bin/python确实存在.
>
> 怎么设置才对?
>
> 谢谢!

不知道你是如何输入的代码,会不会是使用了ftp?建议使用vim重新输入一遍再执行,感觉是换行符造成的。

-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年09月27日 星期三 12:44

spring lee ncepu.lyc在gmail.com
星期三 九月 27 12:44:56 HKT 2006

用dos2unix转换一下文件格式

On 27/09/06, limodou <limodou at gmail.com> wrote:
> On 9/27/06, 王明 <mingwang at iflytek.com> wrote:
> >
> >
> >
> >
> > 还有个问题请教:
> >
> >          我的hello.py:
> >
> > -----------------------------
> >
> >          #! /usr/bin/python
> >
> >
> >
> >
> >          print "hello puthon"
> >
> >
> >
> > 输入 python hello.py 可以执行
> >
> > 但 直接输 hello.py 则报 : bad interpreter: No such file or directoryython
> >
> > 我看了/usr/bin/python确实存在.
> >
> > 怎么设置才对?
> >
> > 谢谢!
>
> 不知道你是如何输入的代码,会不会是使用了ftp?建议使用vim重新输入一遍再执行,感觉是换行符造成的。
>
> --
> I like python!
> UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
> My Blog: http://www.donews.net/limodou
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号