<?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/tags/command</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 17:44:06 GMT</pubDate>
<item>
<title>(Java) Yahtzee Game with command line - PalCoder</title>
<link>http://snipplr.com/view/71415/yahtzee-game-with-command-line/</link>
<description><![CDATA[ <p>this is an implementation for Yahtzee game in JAVA programming language. Unfortunately its command line</p> ]]></description>
<pubDate>Wed, 05 Jun 2013 23:41:29 GMT</pubDate>
<guid>http://snipplr.com/view/71415/yahtzee-game-with-command-line/</guid>
</item>
<item>
<title>(Windows PowerShell) IPConfig Reset - rickygri</title>
<link>http://snipplr.com/view/70216/ipconfig-reset/</link>
<description><![CDATA[ <p>Reset DNS and flush ip config, then renew</p> ]]></description>
<pubDate>Sat, 02 Mar 2013 23:26:06 GMT</pubDate>
<guid>http://snipplr.com/view/70216/ipconfig-reset/</guid>
</item>
<item>
<title>(Python) Command Line IMDB Scraper - spilcm</title>
<link>http://snipplr.com/view/69445/command-line-imdb-scraper/</link>
<description><![CDATA[ <p>This script will ask for a movie title and a year and then query IMDB for it.</p> ]]></description>
<pubDate>Sun, 13 Jan 2013 06:56:41 GMT</pubDate>
<guid>http://snipplr.com/view/69445/command-line-imdb-scraper/</guid>
</item>
<item>
<title>(JavaScript) JavaScript Command Pattern - timsommer</title>
<link>http://snipplr.com/view/66443/javascript-command-pattern/</link>
<description><![CDATA[ <p>The Command pattern aims to encapsulate method invocation, requests or operations
into a single object and gives you the ability to both parameterize and pass method calls
around that can be executed at your discretion. In addition, it enables you to decouple
objects invoking the action from the objects which implement them, giving you a
greater degree of overall flexibility in swapping out concrete 'classes'.</p> ]]></description>
<pubDate>Tue, 31 Jul 2012 19:48:40 GMT</pubDate>
<guid>http://snipplr.com/view/66443/javascript-command-pattern/</guid>
</item>
<item>
<title>(Bash) Backup folders - kynatro</title>
<link>http://snipplr.com/view/64755/backup-folders/</link>
<description><![CDATA[ <p>Quick backup script to output all folders in a location to their own gzip files.</p> ]]></description>
<pubDate>Fri, 27 Apr 2012 03:44:25 GMT</pubDate>
<guid>http://snipplr.com/view/64755/backup-folders/</guid>
</item>
<item>
<title>(Other) Easy single line LAMP installation - ninacess</title>
<link>http://snipplr.com/view/62895/easy-single-line-lamp-installation/</link>
<description><![CDATA[ <p>One-line code for installing LAMP server for Ubuntu OS.</p> ]]></description>
<pubDate>Mon, 30 Jan 2012 16:59:49 GMT</pubDate>
<guid>http://snipplr.com/view/62895/easy-single-line-lamp-installation/</guid>
</item>
<item>
<title>(DOS Batch) Viewing an image under Windows 7 from a command line - m1b</title>
<link>http://snipplr.com/view/59901/viewing-an-image-under-windows-7-from-a-command-line/</link>
<description><![CDATA[ <p>Useful to open an image for viewing from the command line under Windows, in this example the image is generated by the GraphViz dot command.</p> ]]></description>
<pubDate>Tue, 18 Oct 2011 08:52:54 GMT</pubDate>
<guid>http://snipplr.com/view/59901/viewing-an-image-under-windows-7-from-a-command-line/</guid>
</item>
<item>
<title>(PHP) Read Command Line Arguments - tcam27</title>
<link>http://snipplr.com/view/56264/read-command-line-arguments/</link>
<description><![CDATA[ <p>If you want to use PHP as a command line program, this code can serve s a reference to read the arguments passed to the program.</p> ]]></description>
<pubDate>Thu, 07 Jul 2011 23:54:31 GMT</pubDate>
<guid>http://snipplr.com/view/56264/read-command-line-arguments/</guid>
</item>
<item>
<title>(Bash) transfer files via ssh - frigga</title>
<link>http://snipplr.com/view/52740/transfer-files-via-ssh/</link>
<description><![CDATA[ <p>Command to transfer files between servers using the command line.</p> ]]></description>
<pubDate>Thu, 28 Apr 2011 19:52:56 GMT</pubDate>
<guid>http://snipplr.com/view/52740/transfer-files-via-ssh/</guid>
</item>
<item>
<title>(Bash) if command exists (Bash) - jeremydouglass</title>
<link>http://snipplr.com/view/52551/if-command-exists-bash/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 25 Apr 2011 05:20:44 GMT</pubDate>
<guid>http://snipplr.com/view/52551/if-command-exists-bash/</guid>
</item>
<item>
<title>(Bash) Command Line to Compile for Playbook using Blackberry SDK - dim</title>
<link>http://snipplr.com/view/51665/command-line-to-compile-for-playbook-using-blackberry-sdk/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 Apr 2011 00:03:46 GMT</pubDate>
<guid>http://snipplr.com/view/51665/command-line-to-compile-for-playbook-using-blackberry-sdk/</guid>
</item>
<item>
<title>(AppleScript) Applescript function - send CMD Command down key plus a letter keystroke - brandonjp</title>
<link>http://snipplr.com/view/50928/applescript-function--send-cmd-command-down-key-plus-a-letter-keystroke/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Mar 2011 02:06:21 GMT</pubDate>
<guid>http://snipplr.com/view/50928/applescript-function--send-cmd-command-down-key-plus-a-letter-keystroke/</guid>
</item>
<item>
<title>(Bash) Rename files from command line - alassiter</title>
<link>http://snipplr.com/view/50409/rename-files-from-command-line/</link>
<description><![CDATA[ <p>A couple of snippets useful for file management. I use these to make sure I understand how many files I'm about to modify, and then rename them.</p> ]]></description>
<pubDate>Thu, 10 Mar 2011 03:04:30 GMT</pubDate>
<guid>http://snipplr.com/view/50409/rename-files-from-command-line/</guid>
</item>
<item>
<title>(Bash) Count files in a directory - alassiter</title>
<link>http://snipplr.com/view/50408/count-files-in-a-directory/</link>
<description><![CDATA[ <p>A very simple quick way to count the number of files in a directory.</p> ]]></description>
<pubDate>Thu, 10 Mar 2011 02:55:52 GMT</pubDate>
<guid>http://snipplr.com/view/50408/count-files-in-a-directory/</guid>
</item>
<item>
<title>(Bash) robotic script done notification - adkatrit</title>
<link>http://snipplr.com/view/49183/robotic-script-done-notification/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Feb 2011 09:00:51 GMT</pubDate>
<guid>http://snipplr.com/view/49183/robotic-script-done-notification/</guid>
</item>
<item>
<title>(Other) Droits sur les fichiers et les repertoires - tofman</title>
<link>http://snipplr.com/view/42321/droits-sur-les-fichiers-et-les-repertoires/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 15 Oct 2010 05:22:14 GMT</pubDate>
<guid>http://snipplr.com/view/42321/droits-sur-les-fichiers-et-les-repertoires/</guid>
</item>
<item>
<title>(Other) View Linux log files - tofman</title>
<link>http://snipplr.com/view/42224/view-linux-log-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Oct 2010 05:07:09 GMT</pubDate>
<guid>http://snipplr.com/view/42224/view-linux-log-files/</guid>
</item>
<item>
<title>(Bash) conocer a qué paquete pertenece un comando - javierperez</title>
<link>http://snipplr.com/view/40900/conocer-a-qu-paquete-pertenece-un-comando/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 22 Sep 2010 18:12:02 GMT</pubDate>
<guid>http://snipplr.com/view/40900/conocer-a-qu-paquete-pertenece-un-comando/</guid>
</item>
<item>
<title>(Bash) Premiestnenie semafóra v iTunes 10 - michalvalasek</title>
<link>http://snipplr.com/view/39972/premiestnenie-semafra-v-itunes-10/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 03 Sep 2010 23:52:18 GMT</pubDate>
<guid>http://snipplr.com/view/39972/premiestnenie-semafra-v-itunes-10/</guid>
</item>
<item>
<title>(Bash) add all files in a directory to svn command line - edeustace</title>
<link>http://snipplr.com/view/39230/add-all-files-in-a-directory-to-svn-command-line/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 18 Aug 2010 17:29:14 GMT</pubDate>
<guid>http://snipplr.com/view/39230/add-all-files-in-a-directory-to-svn-command-line/</guid>
</item>
</channel>
</rss>