<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/python/tags/Shell</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 17:55:54 GMT</pubDate>
<item>
<title>(Python) Get exaile's current song through dbus from commandline - foursixnine</title>
<link>http://snipplr.com/view/13967/get-exailes-current-song-through-dbus-from-commandline/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Apr 2009 23:25:20 GMT</pubDate>
<guid>http://snipplr.com/view/13967/get-exailes-current-song-through-dbus-from-commandline/</guid>
</item>
<item>
<title>(Python) Runing  commnad in an interactive remote shell with python and paramiko - adaminuwashinet</title>
<link>http://snipplr.com/view/12940/runing--commnad-in-an-interactive-remote-shell-with-python-and-paramiko/</link>
<description><![CDATA[ <p>It is necessary on occasion to execute a command in interactive shell. (I needed to to get access to some env vars... ) While there are many way to accomplish this I opted to run my cmd in interactive mode.
To do so I had to write this little wrapper snippet and figured it might be useful for someone else.</p> ]]></description>
<pubDate>Mon, 09 Mar 2009 16:35:57 GMT</pubDate>
<guid>http://snipplr.com/view/12940/runing--commnad-in-an-interactive-remote-shell-with-python-and-paramiko/</guid>
</item>
<item>
<title>(Python) Post to Twitter from Shell - Python Version - nate_smith</title>
<link>http://snipplr.com/view/7870/post-to-twitter-from-shell--python-version/</link>
<description><![CDATA[ <p>inspired by http://snipplr.com/view/6594/post-to-twitter-from-the-shell/ . I just rewrote it in Python because I didn't want to install a Ruby interpreter :)

use `chmod +x tweet.py` to run it as `./tweet.py` instead of `python tweet.py`</p> ]]></description>
<pubDate>Thu, 14 Aug 2008 09:36:26 GMT</pubDate>
<guid>http://snipplr.com/view/7870/post-to-twitter-from-shell--python-version/</guid>
</item>
<item>
<title>(Python) Run Shell Command - qrist0ph</title>
<link>http://snipplr.com/view/6203/run-shell-command/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 May 2008 06:12:28 GMT</pubDate>
<guid>http://snipplr.com/view/6203/run-shell-command/</guid>
</item>
<item>
<title>(Python) New Python App Shell - kangell</title>
<link>http://snipplr.com/view/5535/new-python-app-shell/</link>
<description><![CDATA[ <p>Use this to start of new python applications.</p> ]]></description>
<pubDate>Sat, 22 Mar 2008 21:47:47 GMT</pubDate>
<guid>http://snipplr.com/view/5535/new-python-app-shell/</guid>
</item>
<item>
<title>(Python) Simple shell() function - jacobian</title>
<link>http://snipplr.com/view/1107/simple-shell-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Sep 2006 13:09:21 GMT</pubDate>
<guid>http://snipplr.com/view/1107/simple-shell-function/</guid>
</item>
</channel>
</rss>