<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Command Line History</title>
	<atom:link href="http://biphenyl.org/blog/2008/04/17/command-line-history/feed/" rel="self" type="application/rss+xml" />
	<link>http://biphenyl.org/blog/2008/04/17/command-line-history/</link>
	<description>Aromatic, organic, no longer associated with persistent environmental toxins?</description>
	<pubDate>Sat, 22 Nov 2008 05:46:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: biphenyl</title>
		<link>http://biphenyl.org/blog/2008/04/17/command-line-history/#comment-747</link>
		<dc:creator>biphenyl</dc:creator>
		<pubDate>Sat, 19 Apr 2008 06:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://biphenyl.org/blog/?p=19#comment-747</guid>
		<description>So many sudos! You are clearly doing very important things, Matt!</description>
		<content:encoded><![CDATA[<p>So many sudos! You are clearly doing very important things, Matt!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Mets</title>
		<link>http://biphenyl.org/blog/2008/04/17/command-line-history/#comment-723</link>
		<dc:creator>Matt Mets</dc:creator>
		<pubDate>Thu, 17 Apr 2008 16:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://biphenyl.org/blog/?p=19#comment-723</guid>
		<description>Yeah, the firefox profiles thing isn't as nice anymore.  What I usually do is set up laucher icons with the -no-remote option:
firefox -p profile1 -no-remote
and:
firefox -p profile2 -no-remote

That way I can launch the fox with different profiles without resorting to the command line.  It gets a little weird when another application tries to open a site- it usually gets handled by the firefox session I used most recently.

Oh, and here's mine:

~$ history 1000 &#124; awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' &#124; sort -rn &#124; head
72 ls
69 sudo
39 cd
33 exit
28 iptables
26 vi
19 xrandr
15 make
14 dmesg
12 f-spot</description>
		<content:encoded><![CDATA[<p>Yeah, the firefox profiles thing isn&#8217;t as nice anymore.  What I usually do is set up laucher icons with the -no-remote option:<br />
firefox -p profile1 -no-remote<br />
and:<br />
firefox -p profile2 -no-remote</p>
<p>That way I can launch the fox with different profiles without resorting to the command line.  It gets a little weird when another application tries to open a site- it usually gets handled by the firefox session I used most recently.</p>
<p>Oh, and here&#8217;s mine:</p>
<p>~$ history 1000 | awk &#8216;{a[$2]++}END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217; | sort -rn | head<br />
72 ls<br />
69 sudo<br />
39 cd<br />
33 exit<br />
28 iptables<br />
26 vi<br />
19 xrandr<br />
15 make<br />
14 dmesg<br />
12 f-spot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
