Python论坛  - 讨论区

标题:[python-chinese] Karrigell如何在后台运行呢?

2006年02月14日 星期二 14:12

肯定来过 rocker.yuan at gmail.com
Tue Feb 14 14:12:59 HKT 2006

Karrigell如何在后台运行呢?总不能一直开着个终端窗口吧

--
因为你,我才在这沙漠中独步而行……

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

2006年02月14日 星期二 14:14

清风 paradise.qingfeng at gmail.com
Tue Feb 14 14:14:43 HKT 2006

python Karrigell.py &

On 2/14/06, 肯定来过 <rocker.yuan at gmail.com> wrote:
> Karrigell如何在后台运行呢?总不能一直开着个终端窗口吧
>
> --
> 因为你,我才在这沙漠中独步而行……
>
> _______________________________________________
> 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
>
>


--
Blog:http://qingfeng.ushared.com/blog/

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

2006年02月14日 星期二 14:24

Zoom Quiet zoom.quiet at gmail.com
Tue Feb 14 14:24:32 HKT 2006

On 2/14/06, 肯定来过 <rocker.yuan at gmail.com> wrote:
> Karrigell如何在后台运行呢?总不能一直开着个终端窗口吧
>
http://wiki.woodpecker.org.cn/moin/KarrigellRunSrv
咔咔咔!思路明确,一切就非常自然了…………

> --
> 因为你,我才在这沙漠中独步而行……
>
> _______________________________________________
> 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
>
>


--
"""Time is unimportant, only life important!
blogging  :  http://blog.zoomquiet.org/pyblosxom/
wiki enter:   http://wiki.woodpecker.org.cn/moin/ZoomQuiet
in douban:  http://www.douban.com/people/zoomq/
"""

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

2006年02月15日 星期三 08:46

Jacob hcd at yeah.net
Wed Feb 15 08:46:15 HKT 2006

	哪位有BlackAdder,告诉我一下!
	多谢!

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

2006年02月15日 星期三 09:59

tommy xiaods xiaods at gmail.com
Wed Feb 15 09:59:42 HKT 2006

hup python Karrigell.py &

这是linux的一个方法,把程序放到init 0状态

2006/2/14, Zoom Quiet <zoom.quiet at gmail.com>:
>
> On 2/14/06, 肯定来过 <rocker.yuan at gmail.com> wrote:
> > Karrigell如何在后台运行呢?总不能一直开着个终端窗口吧
> >
> http://wiki.woodpecker.org.cn/moin/KarrigellRunSrv
> 咔咔咔!思路明确,一切就非常自然了…………
>
> > --
> > 因为你,我才在这沙漠中独步而行……
> >
> > _______________________________________________
> > 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
> >
> >
>
>
> --
> """Time is unimportant, only life important!
> blogging  :  http://blog.zoomquiet.org/pyblosxom/
> wiki enter:   http://wiki.woodpecker.org.cn/moin/ZoomQuiet
> in douban:  http://www.douban.com/people/zoomq/
> """
>
> _______________________________________________
> 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
>
>


--
QQ: 2667799
MSN Messenger: xds2000ATmsn.com
E-mail: xiaodsATgmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060215/500a5ea0/attachment.html

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

2006年02月21日 星期二 10:18

shhgs shhgs.efhilt at gmail.com
Tue Feb 21 10:18:21 HKT 2006

哪能放到 init 0 ,这是关机嘛

可以放到/etc/inittab里面,然后用respawn,叫init帮你监视这个程序,进程如果死了,马上叉一个新的。



On 2/14/06, tommy xiaods <xiaods at gmail.com> wrote:
> hup python Karrigell.py &
>
> 这是linux的一个方法,把程序放到init 0状态
>
> 2006/2/14, Zoom Quiet <zoom.quiet at gmail.com>:
> > On 2/14/06, 肯定来过 <rocker.yuan at gmail.com> wrote:
> > > Karrigell如何在后台运行呢?总不能一直开着个终端窗口吧
> > >
> > http://wiki.woodpecker.org.cn/moin/KarrigellRunSrv
> > 咔咔咔!思路明确,一切就非常自然了…………
> >
> > > --
> > > 因为你,我才在这沙漠中独步而行……
> > >
> > > _______________________________________________
> > > 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
> > >
> > >
> >
> >
> > --
> > """Time is unimportant, only life important!
> > blogging  :  http://blog.zoomquiet.org/pyblosxom/
> > wiki enter:
> http://wiki.woodpecker.org.cn/moin/ZoomQuiet
> > in douban:  http://www.douban.com/people/zoomq/
> > """
> >
> > _______________________________________________
> > 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
> >
> >
>
>
>
> --
> QQ: 2667799
> MSN Messenger: xds2000ATmsn.com
> E-mail: xiaodsATgmail.com
> _______________________________________________
> 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]

2006年02月21日 星期二 12:37

Andelf andelf at gmail.com
Tue Feb 21 12:37:30 HKT 2006

win下.pyw文件就是静默运行
呃,linux...不晓得


在06-2-21,shhgs <shhgs.efhilt at gmail.com> 写道:
>
> 哪能放到 init 0 ,这是关机嘛
>
> 可以放到/etc/inittab里面,然后用respawn,叫init帮你监视这个程序,进程如果死了,马上叉一个新的。
>
>
>
> On 2/14/06, tommy xiaods <xiaods at gmail.com> wrote:
> > hup python Karrigell.py &
> >
> > 这是linux的一个方法,把程序放到init 0状态
> >
> > 2006/2/14, Zoom Quiet <zoom.quiet at gmail.com>:
> > > On 2/14/06, 肯定来过 <rocker.yuan at gmail.com> wrote:
> > > > Karrigell如何在后台运行呢?总不能一直开着个终端窗口吧
> > > >
> > > http://wiki.woodpecker.org.cn/moin/KarrigellRunSrv
> > > 咔咔咔!思路明确,一切就非常自然了…………
> > >
> > > > --
> > > > 因为你,我才在这沙漠中独步而行……
> > > >
> > > > _______________________________________________
> > > > 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
> > > >
> > > >
> > >
> > >
> > > --
> > > """Time is unimportant, only life important!
> > > blogging  :  http://blog.zoomquiet.org/pyblosxom/
> > > wiki enter:
> > http://wiki.woodpecker.org.cn/moin/ZoomQuiet
> > > in douban:  http://www.douban.com/people/zoomq/
> > > """
> > >
> > > _______________________________________________
> > > 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
> > >
> > >
> >
> >
> >
> > --
> > QQ: 2667799
> > MSN Messenger: xds2000ATmsn.com
> > E-mail: xiaodsATgmail.com
> > _______________________________________________
> > 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
> >
> >
>
> _______________________________________________
> 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
>
>


--
Andelf
BLOG:http://blog.sohu.com/members/andelf/
BLOG:http://spaces.msn.com/members/andelf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060221/b7f36102/attachment.html

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号