<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (keithpeter)</title>
    <link>https://pinboard.in/u:keithpeter/public/</link>
    <description>recent bookmarks from keithpeter</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://unix.stackexchange.com/questions/99350/how-to-insert-text-before-the-first-line-of-a-file"/>
	<rdf:li rdf:resource="https://news.ycombinator.com/item?id=16084763"/>
	<rdf:li rdf:resource="http://charlesleifer.com/blog/-j-for-switching-directories---improving-the-cd-command-/"/>
	<rdf:li rdf:resource="http://www.cyberciti.biz/tips/delete-leading-spaces-from-front-of-each-word.html"/>
	<rdf:li rdf:resource="http://unix.stackexchange.com/questions/41479/find-n-most-frequent-words-in-a-file"/>
	<rdf:li rdf:resource="http://chrispoole.com/article/pinboard-backup/"/>
	<rdf:li rdf:resource="http://www.commandlinefu.com/commands/browse/sort-by-votes"/>
	<rdf:li rdf:resource="http://onethingwell.org/post/457674798/a-poor-mans-notational-velocity"/>
	<rdf:li rdf:resource="http://assorted-experience.blogspot.com/2008/06/web-gallery-with-image-magick.html"/>
	<rdf:li rdf:resource="http://tutorials.papamike.ca/pub/lftp.html#basic"/>
	<rdf:li rdf:resource="http://www.i-mean-business.co.uk/2009/06/respectfully-redesigning-jakob-nielsens.html"/>
	<rdf:li rdf:resource="http://www.webreference.com/perl/tutorial/8/"/>
	<rdf:li rdf:resource="http://linux.die.net/man/1/xsltproc"/>
	<rdf:li rdf:resource="http://www.alistapart.com/d/usingxml/linux_setup.html"/>
	<rdf:li rdf:resource="http://interglacial.com/~sburke/stuff/pretty_rss.html"/>
	<rdf:li rdf:resource="http://www.linuxforums.org/forum/debian-linux-help/90871-path-debian-etch.html"/>
	<rdf:li rdf:resource="http://www.antipope.org/charlie/blog-static/2010/01/writing-tools.html"/>
	<rdf:li rdf:resource="http://www.alleged.org.uk/2005/marky/"/>
	<rdf:li rdf:resource="http://www.cns.gatech.edu/~caballero/webconvertscripts.html"/>
	<rdf:li rdf:resource="http://linuxcommand.org/wss0030.php"/>
	<rdf:li rdf:resource="http://billconner.com/hacks/make_page.html"/>
	<rdf:li rdf:resource="http://blog.macromates.com/2008/working-with-history-in-bash/"/>
	<rdf:li rdf:resource="http://www.alecjacobson.com/weblog/?p=192"/>
	<rdf:li rdf:resource="http://notbanksy.wordpress.com/2009/05/14/linux-terminal-simple-bash-html-gallery-generator/"/>
	<rdf:li rdf:resource="http://www.linuxconfig.org/Bash_scripting_Tutorial"/>
	<rdf:li rdf:resource="http://www.leancrew.com/all-this/2008/06/my-no-server-personal-wiki%E2%80%94part-3/"/>
	<rdf:li rdf:resource="http://ubuntuforums.org/showthread.php?t=593034"/>
	<rdf:li rdf:resource="http://www.apachefriends.org/en/xampp-linux.html"/>
	<rdf:li rdf:resource="http://idlewords.com/2009/09/"/>
	<rdf:li rdf:resource="http://blog.mattwynne.net/2008/04/11/saving-your-wordpress-blog-to-cd/"/>
	<rdf:li rdf:resource="http://www.debianadmin.com/howto-replace-multiple-file-text-string-in-linux.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://unix.stackexchange.com/questions/99350/how-to-insert-text-before-the-first-line-of-a-file">
    <title>How to insert text before the first line of a file? - Unix &amp; Linux Stack Exchange</title>
    <dc:date>2021-02-05T20:42:26+00:00</dc:date>
    <link>https://unix.stackexchange.com/questions/99350/how-to-insert-text-before-the-first-line-of-a-file</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[(echo "some text" && cat filename) > filename1 && mv filename1 filename works for me as (echo $(date) && echo "" && cat file) > file1 && mv file1 file]]></description>
<dc:subject>notes bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:b67035f93e62/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:notes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://news.ycombinator.com/item?id=16084763">
    <title>Things I Wish I'd Known About Bash | Hacker News</title>
    <dc:date>2018-01-07T17:51:47+00:00</dc:date>
    <link>https://news.ycombinator.com/item?id=16084763</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Bash stuff]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:184ab56c785e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://charlesleifer.com/blog/-j-for-switching-directories---improving-the-cd-command-/">
    <title>charles leifer | &quot;j&quot; for switching directories - hacking &quot;cd&quot; with python</title>
    <dc:date>2013-04-13T14:53:38+00:00</dc:date>
    <link>http://charlesleifer.com/blog/-j-for-switching-directories---improving-the-cd-command-/</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[cat ~/.bash_history | sed "s|sudo ||g" | cut -d " " -f 1 | sort | uniq -c | sort -n

Produces a frequency count of your bash commands. Most common, ls, next most common, cd]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:0c79fc77e45f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.cyberciti.biz/tips/delete-leading-spaces-from-front-of-each-word.html">
    <title>sed tip: Remove / Delete All Leading Blank Spaces / Tabs ( whitespace ) From Each Line</title>
    <dc:date>2012-11-27T12:56:26+00:00</dc:date>
    <link>http://www.cyberciti.biz/tips/delete-leading-spaces-from-front-of-each-word.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[One line removes leading and trailing white space and the other removes empty lines in a text file]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:332080ed1a21/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://unix.stackexchange.com/questions/41479/find-n-most-frequent-words-in-a-file">
    <title>command line - find n most frequent words in a file - Unix and Linux</title>
    <dc:date>2012-11-27T12:43:27+00:00</dc:date>
    <link>http://unix.stackexchange.com/questions/41479/find-n-most-frequent-words-in-a-file</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Command lines that find the n most frequent words in a list, and a version that takes a list of common words and removes those]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:5530f741f18d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://chrispoole.com/article/pinboard-backup/">
    <title>Pinboard Backup | chrispoole.com</title>
    <dc:date>2012-06-04T22:34:42+00:00</dc:date>
    <link>http://chrispoole.com/article/pinboard-backup/</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[This works, just got rid of the bit that deletes the old backups and that compresses each backup]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:106e298c10a3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.commandlinefu.com/commands/browse/sort-by-votes">
    <title>All commands sorted by votes | commandlinefu.com</title>
    <dc:date>2011-11-20T15:16:34+00:00</dc:date>
    <link>http://www.commandlinefu.com/commands/browse/sort-by-votes</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Vote up your favourite bash commands. I love the linux community.]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:46daf8cc5ff1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://onethingwell.org/post/457674798/a-poor-mans-notational-velocity">
    <title>One Thing Well | A Poor Man’s Notational Velocity</title>
    <dc:date>2011-01-11T20:50:30+00:00</dc:date>
    <link>http://onethingwell.org/post/457674798/a-poor-mans-notational-velocity</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[simple note logging in bash. I could not resist tweaking the file name creation bit as follows...

function n {
   NAMESTRING="$*"
   NAMESTRING=${NAMESTRING// /_}
   gedit ~/Dropbox/notes/$NAMESTRING.txt 
}]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:dc8dcdb0fc97/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://assorted-experience.blogspot.com/2008/06/web-gallery-with-image-magick.html">
    <title>Assorted Experience: Web gallery with Image Magick</title>
    <dc:date>2010-03-06T21:10:58+00:00</dc:date>
    <link>http://assorted-experience.blogspot.com/2008/06/web-gallery-with-image-magick.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[This works, but I commented out the mkdir command for a directory where new images are being added.]]></description>
<dc:subject>web bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:c5ce3048654b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tutorials.papamike.ca/pub/lftp.html#basic">
    <title>papamike.ca -- lftp: a better FTP client</title>
    <dc:date>2010-02-21T14:33:30+00:00</dc:date>
    <link>http://tutorials.papamike.ca/pub/lftp.html#basic</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Good tutorial on using lftp as a batch client in particular how to mirror a local directory to a remote directory.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:ee45e958d0da/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.i-mean-business.co.uk/2009/06/respectfully-redesigning-jakob-nielsens.html">
    <title>Respectfully redesigning Jakob Nielsen's useit.com | I mean business</title>
    <dc:date>2010-02-14T21:17:08+00:00</dc:date>
    <link>http://www.i-mean-business.co.uk/2009/06/respectfully-redesigning-jakob-nielsens.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Ask permission to use the redesigns. Nice CSS and semantic mark up.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:7e6810d86681/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.webreference.com/perl/tutorial/8/">
    <title>Using RSS News Feeds - Webreference.com</title>
    <dc:date>2010-02-14T20:28:42+00:00</dc:date>
    <link>http://www.webreference.com/perl/tutorial/8/</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Perl scrip works. I had to take out all the narrow table gunge and add in a $description field into the section that prints the html. I recast the thing as a definition list.Produces an html formatted fragment ideal for generating an inc file for use with Cugley's sed script.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:0c57bef5f07c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://linux.die.net/man/1/xsltproc">
    <title>xsltproc(1): XSLT processor - Linux man page</title>
    <dc:date>2010-02-14T18:29:12+00:00</dc:date>
    <link>http://linux.die.net/man/1/xsltproc</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[I've already got an xslt processor installed!]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:af7d807481ab/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.alistapart.com/d/usingxml/linux_setup.html">
    <title>A List Apart: Using XML : Setting up XML Tools for Linux</title>
    <dc:date>2010-02-14T18:26:49+00:00</dc:date>
    <link>http://www.alistapart.com/d/usingxml/linux_setup.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[XML tools for transforming xml documents]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:76b1381ced51/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://interglacial.com/~sburke/stuff/pretty_rss.html">
    <title>Making RSS Pretty</title>
    <dc:date>2010-02-14T18:16:31+00:00</dc:date>
    <link>http://interglacial.com/~sburke/stuff/pretty_rss.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[I'm thinking of a script that will wget the rss feed for this page on pinboard and pull it down as a text file, then using Cugley's sed filter script to render it in html and then have it uploaded as part of the web site...]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:91400c8fa9f7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.linuxforums.org/forum/debian-linux-help/90871-path-debian-etch.html">
    <title>PATH Debian Etch - Linux Forums</title>
    <dc:date>2010-02-14T12:31:38+00:00</dc:date>
    <link>http://www.linuxforums.org/forum/debian-linux-help/90871-path-debian-etch.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Debian: gnome-terminal sessions need to be set so that they use commands like a log-in shell. Then you can add folders to your path in the .bash_profile and they will appear in a gnome-terminal session run under X. Last post is the key!

Applications | System Tools | Configuration Editor | Apps | Gnome Terminal | Profiles | Default | check the login_shell option.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:fc2149918ddb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.antipope.org/charlie/blog-static/2010/01/writing-tools.html">
    <title>Writing tools - Charlie's Diary</title>
    <dc:date>2010-01-31T18:18:50+00:00</dc:date>
    <link>http://www.antipope.org/charlie/blog-static/2010/01/writing-tools.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Editors and version control]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:d5d69936a26d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.alleged.org.uk/2005/marky/">
    <title>Using Markdown and Make to maintain a bunch of documents</title>
    <dc:date>2010-01-30T21:35:16+00:00</dc:date>
    <link>http://www.alleged.org.uk/2005/marky/</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[another one that uses make. Used in Webconvert. Could use the make bit to automate the indexes.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:90e058a3a8bc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.cns.gatech.edu/~caballero/webconvertscripts.html">
    <title>Webconvert</title>
    <dc:date>2010-01-30T21:29:32+00:00</dc:date>
    <link>http://www.cns.gatech.edu/~caballero/webconvertscripts.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[getting closer]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:240bf659ed54/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://linuxcommand.org/wss0030.php">
    <title>Writing shell scripts - Lesson 3: Here Scripts</title>
    <dc:date>2010-01-30T21:26:08+00:00</dc:date>
    <link>http://linuxcommand.org/wss0030.php</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[some more stuff about html from bash prompt]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:6c646e700cba/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://billconner.com/hacks/make_page.html">
    <title>Create Web Pages with the Linux shell</title>
    <dc:date>2010-01-30T21:15:14+00:00</dc:date>
    <link>http://billconner.com/hacks/make_page.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[How to add a header and footer...]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:6053b96e3bdd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.macromates.com/2008/working-with-history-in-bash/">
    <title>TextMate Blog » Working With History in Bash</title>
    <dc:date>2010-01-18T20:57:59+00:00</dc:date>
    <link>http://blog.macromates.com/2008/working-with-history-in-bash/</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[The Terminal Window That Never Forgets]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:35ed919c3360/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.alecjacobson.com/weblog/?p=192">
    <title>Auto index html bash script « Alec's Web Log</title>
    <dc:date>2010-01-17T22:47:09+00:00</dc:date>
    <link>http://www.alecjacobson.com/weblog/?p=192</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Add a few arguments to ls in this script and we could be away with automatic indexing. The -c argument works and produces a list of files in order of the modification time. Use the *.html wildcard to limit indexing to html files. Chop out the html page head and body tags so we get a fragment of clean html for use with Cugley's sed script. We are away.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:f5c97fe4c468/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://notbanksy.wordpress.com/2009/05/14/linux-terminal-simple-bash-html-gallery-generator/">
    <title>Linux Terminal: Simple Bash HTML Gallery generator « notbanksy's blog</title>
    <dc:date>2010-01-17T17:08:33+00:00</dc:date>
    <link>http://notbanksy.wordpress.com/2009/05/14/linux-terminal-simple-bash-html-gallery-generator/</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Building html lists from a directory listing. On Debian, ls defaults to three column lists, so to get a list ordered by modification time so the most recent is first, you would use ls -1 -c.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:20fc2ef085b6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.linuxconfig.org/Bash_scripting_Tutorial">
    <title>Bash scripting Tutorial</title>
    <dc:date>2010-01-17T09:46:08+00:00</dc:date>
    <link>http://www.linuxconfig.org/Bash_scripting_Tutorial</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[A series of annotated examples including reading a text file into an array one line per element.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:da60c02b565e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.leancrew.com/all-this/2008/06/my-no-server-personal-wiki%E2%80%94part-3/">
    <title>My no-server personal wiki—Part 3 - And now it's all this</title>
    <dc:date>2010-01-16T21:40:50+00:00</dc:date>
    <link>http://www.leancrew.com/all-this/2008/06/my-no-server-personal-wiki%E2%80%94part-3/</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Python implementation of something very close to what I'm after. He's using make to glue a series of programs together.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:9604e02fe2d6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ubuntuforums.org/showthread.php?t=593034">
    <title>LFTP Mirror script...sigh - Ubuntu Forums</title>
    <dc:date>2010-01-16T21:28:28+00:00</dc:date>
    <link>http://ubuntuforums.org/showthread.php?t=593034</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[LFTP uses the modified date to decide which files to upload to a server. Can use a script file. Would need to ensure that old pages were not 'touched' by the local publishing script. Wordpress and similar no good. MT might be ok if you didn't 'republish all pages' too often. LFTP is in the Debian repositories. rsync needs ssh, can't work over ftp.]]></description>
<dc:subject>bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:8e401d086f5b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.apachefriends.org/en/xampp-linux.html">
    <title>apache friends - xampp for linux</title>
    <dc:date>2010-01-12T23:10:40+00:00</dc:date>
    <link>http://www.apachefriends.org/en/xampp-linux.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[A simple development package including apache and mysql with phpmysqladmin. I'll try getting a local word press working with this and then see if I can set the mod rewrite rules that wordpress needs to make 'sensible' urls. Then I might be publishing bodmas.org as static pages. 

EDIT: installs fine, easy to install wordpress script to /opt/lampp/htdocs, easy to set up a local wordpress database using phpmysqladmin, easy to export from real wordpress blog, harder to get http paths right due to paths being hard coded into the wordpress database. I'll crack that one. 

My particular server uses a version 4 MySQL and Xampp uses a version 5 one, so need to use a legacy install and latin1 encoding. A few errors due to symbols found but corrected. Need to find a way of increasing the 2Mb upload limit!

Edit2: modrewrite just works.]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:2d6281fc5582/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://idlewords.com/2009/09/">
    <title>use wordpress offline and copy the site up to your web space</title>
    <dc:date>2010-01-12T22:56:28+00:00</dc:date>
    <link>http://idlewords.com/2009/09/</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[How to use wordpress to publish to a web site that does not allow scripting / have a database / or just because you are tired of updating the thing when they gte hacked again.

Edit: I've reached step 5 now. The local version of word press does not run especially fast, so the wget stage could take a bit of time...]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:8523e47c3570/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.mattwynne.net/2008/04/11/saving-your-wordpress-blog-to-cd/">
    <title>Tea-Driven Development :: Saving Your Wordpress Blog to CD</title>
    <dc:date>2010-01-12T22:54:57+00:00</dc:date>
    <link>http://blog.mattwynne.net/2008/04/11/saving-your-wordpress-blog-to-cd/</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[How to use the linux / mac os wget command to save an entire blog or web site. It works, and the main drawback is that the links between pages in the site are 'absolute local'. I'm going to try using a multi file search and replace to make them all relative links. The other glitch is that the cascading style sheet is not saved (but my own site uses only a couple of style sheets for the whole thing, so I can save those manually). I was impressed that all the images and linked pdfs and hot potatoes quzzes came down as well. Back up your blog now! Via daringfireball and pinboard. EDIT I was wrong about the local absolute links, they are actually relative links and it fetches the style sheets. Magic.]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:5c5ef4c852ea/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.debianadmin.com/howto-replace-multiple-file-text-string-in-linux.html">
    <title>Howto Replace multiple file text string in Linux -- Debian Admin</title>
    <dc:date>2010-01-12T22:46:54+00:00</dc:date>
    <link>http://www.debianadmin.com/howto-replace-multiple-file-text-string-in-linux.html</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[The comments are better than the article. I'm going to try the grep piped to sed method. I want to change an absolute local web address to fully relative so I can burn a pile of linked web pages to a cd. See next bookmark...]]></description>
<dc:subject>linux bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:0ee8b0a1cb84/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>