<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ascarion</title>
<link>http://snipplr.com/users/ascarion/language/bash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 22:13:24 GMT</pubDate>
<item>
<title>(Bash) Get a CouchDB UUID on the shell</title>
<link>http://snipplr.com/view/34392/get-a-couchdb-uuid-on-the-shell/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 13 May 2010 06:45:52 GMT</pubDate>
<guid>http://snipplr.com/view/34392/get-a-couchdb-uuid-on-the-shell/</guid>
</item>
<item>
<title>(Bash) Compare the state of web pages with a previous state</title>
<link>http://snipplr.com/view/29792/compare-the-state-of-web-pages-with-a-previous-state/</link>
<description><![CDATA[ <p>This can be used to check if an update of a CMS (or blog, plugin, ...) changed something in the frontend (content or HTML).

Run the script with the file that contains the urls as parameter:

`wiff.sh urllist.txt`

urllist.txt contains the urls one per line.

The snapshots are stored in "~/wiff" by default.

You can use diff instead of wdiff: `wiff.sh -c diff urllist.txt`</p> ]]></description>
<pubDate>Mon, 15 Mar 2010 15:21:05 GMT</pubDate>
<guid>http://snipplr.com/view/29792/compare-the-state-of-web-pages-with-a-previous-state/</guid>
</item>
<item>
<title>(Bash) cd to script directory</title>
<link>http://snipplr.com/view/29047/cd-to-script-directory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Mar 2010 07:34:38 GMT</pubDate>
<guid>http://snipplr.com/view/29047/cd-to-script-directory/</guid>
</item>
<item>
<title>(Bash) ImageMagick: Insert date into image</title>
<link>http://snipplr.com/view/10511/imagemagick-insert-date-into-image/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 15 Dec 2008 21:01:23 GMT</pubDate>
<guid>http://snipplr.com/view/10511/imagemagick-insert-date-into-image/</guid>
</item>
<item>
<title>(Bash) Insert css file into many html files</title>
<link>http://snipplr.com/view/10207/insert-css-file-into-many-html-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Dec 2008 14:20:29 GMT</pubDate>
<guid>http://snipplr.com/view/10207/insert-css-file-into-many-html-files/</guid>
</item>
</channel>
</rss>