<?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 (rmateu)</title>
    <link>https://pinboard.in/u:rmateu/public/</link>
    <description>recent bookmarks from rmateu</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://eikhart.com/blog/autosplit-csv"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/15848134/how-to-signal-eof-of-stdin-when-in-mac-osx-terminal"/>
	<rdf:li rdf:resource="http://www.roland-riegel.de/nload/"/>
	<rdf:li rdf:resource="https://github.com/bmatzelle/gow/wiki/"/>
	<rdf:li rdf:resource="http://ridiculousfish.com/shell/beta.html"/>
	<rdf:li rdf:resource="http://icpld.northernmost.org/"/>
	<rdf:li rdf:resource="http://wiki.github.com/mxcl/homebrew"/>
	<rdf:li rdf:resource="http://seiryu.home.comcast.net/~seiryu/symboliclinker.html"/>
	<rdf:li rdf:resource="http://orgmode.org/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://eikhart.com/blog/autosplit-csv">
    <title>How to split large CSV files in Mac OS X Terminal, easy</title>
    <dc:date>2019-05-16T17:44:49+00:00</dc:date>
    <link>https://eikhart.com/blog/autosplit-csv</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[How to split large CSV files in Mac OS X Terminal, the easy way. And add an extension to them also, so Mac OS X knows how to handle them.

]]></description>
<dc:subject>mac howto unix</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:7c9dcf7c5781/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:unix"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/15848134/how-to-signal-eof-of-stdin-when-in-mac-osx-terminal">
    <title>How to signal EOF of stdin when in mac osx terminal? - Stack Overflow</title>
    <dc:date>2013-10-01T17:13:19+00:00</dc:date>
    <link>http://stackoverflow.com/questions/15848134/how-to-signal-eof-of-stdin-when-in-mac-osx-terminal</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Just use Ctrl-D, it would do the work in any terminal.

]]></description>
<dc:subject>tip reference unix</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:eca926dea89a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tip"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:unix"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.roland-riegel.de/nload/">
    <title>www.roland-riegel.de - nload: monitor network traffic and bandwidth usage</title>
    <dc:date>2012-12-23T19:11:39+00:00</dc:date>
    <link>http://www.roland-riegel.de/nload/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered data and min/max network usage.

]]></description>
<dc:subject>linux network unix</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:c22dff623532/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:network"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:unix"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/bmatzelle/gow/wiki/">
    <title>Gow - The lightweight alternative to Cygwin · bmatzelle/gow Wiki</title>
    <dc:date>2012-06-08T18:00:08+00:00</dc:date>
    <link>https://github.com/bmatzelle/gow/wiki/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Gow (Gnu On Windows) is the lightweight alternative to Cygwin. It uses a convenient Windows installer that installs about 130 extremely useful open source UNIX applications compiled as native win32 binaries. It is designed to be as small as possible, about 10 MB, as opposed to Cygwin which can run well over 100 MB depending upon options.

]]></description>
<dc:subject>unix windows software</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:9b3fc6723953/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:windows"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:software"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ridiculousfish.com/shell/beta.html">
    <title>fish's fish shell</title>
    <dc:date>2012-06-07T16:04:59+00:00</dc:date>
    <link>http://ridiculousfish.com/shell/beta.html</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Welcome to our fork of the fish shell, a command line shell like bash. Its working name is fishfish, but I hope eventually it will just be fish!

]]></description>
<dc:subject>reference mac terminal unix</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:9d56e9ebca47/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:unix"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://icpld.northernmost.org/">
    <title>ICPLD - Internet Connection Performance Logging Daemon</title>
    <dc:date>2011-04-07T14:56:55+00:00</dc:date>
    <link>http://icpld.northernmost.org/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[ICPLD is a connection monitor which allows you to keep track of your network connection perfomance. It will log each occasion of broken networking. It runs as a background process, and sends ICMP requests to an ip of your choice. When a reply isn't received within proper amount of time, it will consider the connection as unavailable and put a stamp in its log. ]]></description>
<dc:subject>tools mac unix</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:f2e88b4ea05e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:unix"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://wiki.github.com/mxcl/homebrew">
    <title>Home - homebrew - GitHub</title>
    <dc:date>2009-12-18T15:44:15+00:00</dc:date>
    <link>http://wiki.github.com/mxcl/homebrew</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bonus beer theme]]></description>
<dc:subject>mac unix applications</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:579ce1fbae11/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:applications"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://seiryu.home.comcast.net/~seiryu/symboliclinker.html">
    <title>SymbolicLinker</title>
    <dc:date>2009-09-14T10:08:09+00:00</dc:date>
    <link>http://seiryu.home.comcast.net/~seiryu/symboliclinker.html</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[SymbolicLinker is a tiny contextual menu plugin (for Puma through Leopard users) and software service (for Snow Leopard & later users) that, once installed, allows any user to create symbolic links to files inside the Finder. SymbolicLinker does this by adding a contextual menu item to the Finder that generates symbolic links to the selected files. The goal of this product is to decrease users' trips to the Terminal in order to use the "ln -s" command. SymbolicLinker is available in English, Finnish, French, German, Italian, Japanese, Spanish, Swedish, and Turkish.]]></description>
<dc:subject>service tool mac unix</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:3bc1d676a620/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:service"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:unix"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://orgmode.org/">
    <title>Org-Mode: Your Life in Plain Text</title>
    <dc:date>2009-08-05T21:09:15+00:00</dc:date>
    <link>http://orgmode.org/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Org-mode is for keeping notes, maintaining ToDo lists, doing project planning, and authoring with a fast and effective plain-text system.]]></description>
<dc:subject>notes terminal unix gtd software</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:3cc3914c6571/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:notes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:gtd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:software"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>