<?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://zipzapmac.com/Go2Shell"/>
	<rdf:li rdf:resource="https://curlx.dev/?ref=producthunt"/>
	<rdf:li rdf:resource="https://remysharp.com/2018/08/23/cli-improved"/>
	<rdf:li rdf:resource="http://pjeremymalouf.com/split-csv/"/>
	<rdf:li rdf:resource="https://wp-dreams.com/articles/2015/01/swap-file-beginners-guide-to-digital-ocean/"/>
	<rdf:li rdf:resource="https://hbang.com.au/termhere?ref=producthunt"/>
	<rdf:li rdf:resource="https://github.com/0nn0/terminal-mac-cheatsheet/wiki/Terminal-Cheatsheet-for-Mac-(-basics-)"/>
	<rdf:li rdf:resource="http://mjtsai.com/blog/2016/03/16/massively-speed-up-time-machine-backups/"/>
	<rdf:li rdf:resource="http://mosh.mit.edu/"/>
	<rdf:li rdf:resource="http://hathaway.cc/2008/06/how-to-edit-your-path-environment-variables-on-mac-os-x/"/>
	<rdf:li rdf:resource="https://github.com/anaxagoras/cidr-convert?source=c"/>
	<rdf:li rdf:resource="https://github.com/visionmedia/histo"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/10343834/homebrew-wants-me-to-amend-my-path-no-clue-how"/>
	<rdf:li rdf:resource="https://github.com/Janhouse/tespeed"/>
	<rdf:li rdf:resource="https://github.com/sivel/speedtest-cli"/>
	<rdf:li rdf:resource="http://ridiculousfish.com/shell/beta.html"/>
	<rdf:li rdf:resource="http://friggeri.net/blog/jump"/>
	<rdf:li rdf:resource="http://code.google.com/p/cdto/"/>
	<rdf:li rdf:resource="http://visor.binaryage.com/"/>
	<rdf:li rdf:resource="http://orgmode.org/"/>
	<rdf:li rdf:resource="http://maururu.net/2007/enhanced-open-terminal-here-for-leopard/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://zipzapmac.com/Go2Shell">
    <title>Go2Shell - ZipZapMac</title>
    <dc:date>2019-11-06T19:36:16+00:00</dc:date>
    <link>https://zipzapmac.com/Go2Shell</link>
    <dc:creator>rmateu</dc:creator><dc:subject>mac apps terminal via:karoshiya</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:ce70ada45bd7/</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:apps"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:via:karoshiya"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://curlx.dev/?ref=producthunt">
    <title>curlx // Supercharge API Interaction with history, collections and more.</title>
    <dc:date>2019-07-02T22:47:37+00:00</dc:date>
    <link>https://curlx.dev/?ref=producthunt</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[curlx is a simple command line HTTP client that keeps track of request history, helps you organize your requests, run and test frequent calls faster and more.

]]></description>
<dc:subject>tool terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:8f2be115f6b7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://remysharp.com/2018/08/23/cli-improved">
    <title>CLI: improved</title>
    <dc:date>2018-08-27T22:15:13+00:00</dc:date>
    <link>https://remysharp.com/2018/08/23/cli-improved</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Over the years my command line habits have improved and I often search for smarter tools for the jobs I commonly do. With that said, here's my current list of improved CLI tools.

]]></description>
<dc:subject>reference terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:1f204f618a20/</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:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://pjeremymalouf.com/split-csv/">
    <title>Split a CSV on Mac OSX</title>
    <dc:date>2017-06-09T20:11:23+00:00</dc:date>
    <link>http://pjeremymalouf.com/split-csv/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[I've had to deal with uploading big data csv files a lot. It's a pain when you encounter timeouts and upload limits, sometimes your only choice is to split the file into smaller files.

]]></description>
<dc:subject>reference terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:a335fedccab0/</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:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://wp-dreams.com/articles/2015/01/swap-file-beginners-guide-to-digital-ocean/">
    <title>Swap file – Beginners guide to Digital Ocean</title>
    <dc:date>2016-06-09T22:07:49+00:00</dc:date>
    <link>https://wp-dreams.com/articles/2015/01/swap-file-beginners-guide-to-digital-ocean/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Before creating a swap file, we need to figure out it's size. The proper size of the swap file should be the amount of memory your droplet has. If you created a 1 core 1 gigs of ram droplet, you should create a swap file of 1 gigabytes. To do that, use the following command:]]></description>
<dc:subject>terminal hosting reference tk</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:f5eee84e46c8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tk"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://hbang.com.au/termhere?ref=producthunt">
    <title>TermHere · HASHBANG Productions</title>
    <dc:date>2016-05-28T00:51:45+00:00</dc:date>
    <link>https://hbang.com.au/termhere?ref=producthunt</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[“Open Terminal Here” shortcut for Finder]]></description>
<dc:subject>tool terminal mac free tk</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:9212e7445553/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:free"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tk"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/0nn0/terminal-mac-cheatsheet/wiki/Terminal-Cheatsheet-for-Mac-(-basics-)">
    <title>Terminal Cheatsheet for Mac ( basics ) · 0nn0/terminal-mac-cheatsheet Wiki</title>
    <dc:date>2016-04-21T16:58:05+00:00</dc:date>
    <link>https://github.com/0nn0/terminal-mac-cheatsheet/wiki/Terminal-Cheatsheet-for-Mac-(-basics-)</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[contrl + R ]]></description>
<dc:subject>cheatsheet code mac terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:3e16b80acd22/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:cheatsheet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mjtsai.com/blog/2016/03/16/massively-speed-up-time-machine-backups/">
    <title>Michael Tsai - Blog - Massively Speed Up Time Machine Backups</title>
    <dc:date>2016-03-29T22:38:39+00:00</dc:date>
    <link>http://mjtsai.com/blog/2016/03/16/massively-speed-up-time-machine-backups/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Open a Terminal window, which you’ll find in the Utilities folder within the Applications list, and paste in the following, typing your login password when prompted:

sudo sysctl debug.lowpri_throttle_enabled=0]]></description>
<dc:subject>terminal mac osx backup</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:709498accaeb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:backup"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mosh.mit.edu/">
    <title>Mosh: the mobile shell</title>
    <dc:date>2014-01-27T05:43:27+00:00</dc:date>
    <link>http://mosh.mit.edu/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.]]></description>
<dc:subject>via:naveen linux osx sysadmin tools ssh terminal</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:c1b2f861cc75/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:via:naveen"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:sysadmin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:ssh"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hathaway.cc/2008/06/how-to-edit-your-path-environment-variables-on-mac-os-x/">
    <title>How To Edit Your PATH Environment Variables On Mac OS X</title>
    <dc:date>2013-11-18T22:02:37+00:00</dc:date>
    <link>http://hathaway.cc/2008/06/how-to-edit-your-path-environment-variables-on-mac-os-x/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[If you are new to Mac OS X, you may need to know how to edit your PATH. The good news is that this is an easy task on Mac OS X.

The recommended way is by editing your .bash_profile file. This file is read and the commands in it executed by Bash every time you log in to the system. The best part is that this file is specific to your user so you won’t affect other users on the same system by changing it.]]></description>
<dc:subject>osx reference mac terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:81fcd4db521c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:osx"/>
	<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:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/anaxagoras/cidr-convert?source=c">
    <title>anaxagoras/cidr-convert</title>
    <dc:date>2013-10-01T17:09:05+00:00</dc:date>
    <link>https://github.com/anaxagoras/cidr-convert?source=c</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[CIDR block calculator.

Takes a set of dotted-quad IP addresses, ranges, or CIDR blocks, on
 stdin; at EOF, prints a minimal set of CIDR ranges to stdout.]]></description>
<dc:subject>cidr networking tool terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:72d2ec61b56f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:cidr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:networking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/visionmedia/histo">
    <title>visionmedia/histo · GitHub</title>
    <dc:date>2013-02-13T16:51:46+00:00</dc:date>
    <link>https://github.com/visionmedia/histo</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Plot charts in the terminal with arbitrary streaming or non-streaming data.

]]></description>
<dc:subject>terminal data</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:d30366b93194/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:data"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/10343834/homebrew-wants-me-to-amend-my-path-no-clue-how">
    <title>ruby - Homebrew wants me to amend my PATH. No clue how - Stack Overflow</title>
    <dc:date>2012-12-24T04:37:58+00:00</dc:date>
    <link>http://stackoverflow.com/questions/10343834/homebrew-wants-me-to-amend-my-path-no-clue-how</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[There are many ways to update your path. Jun1st answer works great. Another method is to augment your .bash_profile to have:

export PATH="/usr/local/bin:/usr/local/sbin:~/bin:$PATH"]]></description>
<dc:subject>reference terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:dd32b951f926/</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:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/Janhouse/tespeed">
    <title>Janhouse/tespeed · GitHub</title>
    <dc:date>2012-12-23T18:09:36+00:00</dc:date>
    <link>https://github.com/Janhouse/tespeed</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Terminal network speed test that uses servers from Speedtest.net. It uses nearest test server but can also use one manually specified by the user. It should work on Linux/OSX/Windows and anything else that runs Python 2 with Python 2 lxml module.]]></description>
<dc:subject>python networking terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:3cd4f345af45/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:networking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/sivel/speedtest-cli">
    <title>sivel/speedtest-cli · GitHub</title>
    <dc:date>2012-12-23T18:03:13+00:00</dc:date>
    <link>https://github.com/sivel/speedtest-cli</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Command line interface for testing internet bandwidth using speedtest.net]]></description>
<dc:subject>tool terminal network</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:d5de5f3dd08c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:network"/>
</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://friggeri.net/blog/jump">
    <title>Jump: Alfred-like cd – Adrien Friggeri</title>
    <dc:date>2011-09-05T21:11:15+00:00</dc:date>
    <link>http://friggeri.net/blog/jump</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[To use jump, type j in a terminal, and enter your query at the prompt: results will be updated live as you type. ]]></description>
<dc:subject>terminal mac utility</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:dd9ab1a3ef01/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:utility"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/cdto/">
    <title>cdto - Project Hosting on Google Code</title>
    <dc:date>2009-12-10T12:48:18+00:00</dc:date>
    <link>http://code.google.com/p/cdto/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Fast mini application that opens a Terminal.app window cd'd to the front most finder window. This app is designed (including it's icon) to placed in the finder window's toolbar.]]></description>
<dc:subject>tools terminal finder mac</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:58a64df5199f/</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:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:finder"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://visor.binaryage.com/">
    <title>Visor for OSX = a system-wide terminal accessible via a hot-key</title>
    <dc:date>2009-11-19T10:30:17+00:00</dc:date>
    <link>http://visor.binaryage.com/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[a system-wide terminal accessible via a hot-key]]></description>
<dc:subject>terminal mac ui hacks</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rmateu/b:330ec923e1f3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:ui"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:hacks"/>
</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>
<item rdf:about="http://maururu.net/2007/enhanced-open-terminal-here-for-leopard/">
    <title>Enhanced Open Terminal Here, for Leopard at Maururu</title>
    <dc:date>2009-07-23T13:49:02+00:00</dc:date>
    <link>http://maururu.net/2007/enhanced-open-terminal-here-for-leopard/</link>
    <dc:creator>rmateu</dc:creator><description><![CDATA[Now that Leopard’s Terminal finally has tabs there has been a modification of the original script to take advantage of those when your front-most shell is busy (running top or vi for example). Better integration with the Finder also showed through better icons.]]></description>
<dc:subject>mac finder utility terminal</dc:subject>
<dc:identifier>https://pinboard.in/u:rmateu/b:148ff0eb1b63/</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:finder"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:utility"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rmateu/t:terminal"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>