<?xml version='1.0' encoding="utf-8"?>
      <rss version='2.0'>
      <channel>
      <title>Форум на Исходниках.RU</title>
      <link>https://forum.sources.ru</link>
      <description>Форум на Исходниках.RU</description>
      <generator>Форум на Исходниках.RU</generator>
  	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1931103</guid>
        <pubDate>Wed, 16 Apr 2008 18:29:04 +0000</pubDate>
        <title>как запустить скрипт на питоне из под линукса?</title>
        <link>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1931103</link>
        <description><![CDATA[best_lamer: от <br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=228760&view=findpost&p=1905177'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>mrco &#064; <time class="tag-quote__quoted-time" datetime="2008-03-20T11:41:09+03:00">20.03.08, 08:41</time></span><div class='quote '>chmod +x имяфайла</div></div><br>
есть толк если первая строка <br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '>#&#33;/usr/bin/env python</div></div><br>
а в этом случае <br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '>python script.py</div></div><br>
без разницы]]></description>
        <author>best_lamer</author>
        <category>Python</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1930883</guid>
        <pubDate>Wed, 16 Apr 2008 14:07:52 +0000</pubDate>
        <title>как запустить скрипт на питоне из под линукса?</title>
        <link>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1930883</link>
        <description><![CDATA[DCoder: Можно просто:<br>&#036; python script.py]]></description>
        <author>DCoder</author>
        <category>Python</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1905177</guid>
        <pubDate>Thu, 20 Mar 2008 08:41:09 +0000</pubDate>
        <title>как запустить скрипт на питоне из под линукса?</title>
        <link>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1905177</link>
        <description><![CDATA[mrco: chmod +x имяфайла]]></description>
        <author>mrco</author>
        <category>Python</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1905169</guid>
        <pubDate>Thu, 20 Mar 2008 08:31:13 +0000</pubDate>
        <title>как запустить скрипт на питоне из под линукса?</title>
        <link>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1905169</link>
        <description><![CDATA[Shtampik: Где этот флаг ставить?]]></description>
        <author>Shtampik</author>
        <category>Python</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1904990</guid>
        <pubDate>Wed, 19 Mar 2008 22:49:27 +0000</pubDate>
        <title>как запустить скрипт на питоне из под линукса?</title>
        <link>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1904990</link>
        <description><![CDATA[n0rd: поставить питон, установить флаг запускаемости для скрипта.]]></description>
        <author>n0rd</author>
        <category>Python</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1904976</guid>
        <pubDate>Wed, 19 Mar 2008 22:15:47 +0000</pubDate>
        <title>как запустить скрипт на питоне из под линукса?</title>
        <link>https://forum.sources.ru/index.php?showtopic=228760&amp;view=findpost&amp;p=1904976</link>
        <description><![CDATA[Shtampik: Например есть файлик 1.py с содержанием:<br><br>#&#33;/usr/bin/env python<br><br>def f(x,y):<br>    return x+y<br><br>print &quot;Enter x...&quot;<br>x = int(raw_input(&#39;x = &#39;))<br>print &quot;Enter y...&quot;<br>y = int(raw_input(&#39;y = &#39;))<br>print f(x,y)<br><br>Вот как теперь с баша его запустить?<br>(Убунта 7.10)]]></description>
        <author>Shtampik</author>
        <category>Python</category>
      </item>
	
      </channel>
      </rss>
	