<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeff.Robbins.ws</title>
	<atom:link href="http://jeff.robbins.ws/feed" rel="self" type="application/rss+xml" />
	<link>http://jeff.robbins.ws</link>
	<description>The ramblings and interests of a thirty something admin/programmer.</description>
	<lastBuildDate>Wed, 11 Jan 2012 19:32:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New shell trick</title>
		<link>http://jeff.robbins.ws/posts/769</link>
		<comments>http://jeff.robbins.ws/posts/769#comments</comments>
		<pubDate>Wed, 11 Jan 2012 19:30:14 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[shell tricks]]></category>
		<category><![CDATA[shells]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=769</guid>
		<description><![CDATA[A new trick for for your shell kung-foolery quiver. I use ZSH so the exact syntax won&#8217;t work for other shells. I use Maven to compile my projects, and ZSH is obsessive about trying to correct my &#8216;mvn&#8217; command to &#8216;mv&#8217;. I get the options [No&#124;Yes&#124;Abort&#124;Edit], well there needs to be a STFU option in [...]]]></description>
			<content:encoded><![CDATA[<p>A new trick for for your shell kung-foolery quiver. I use ZSH so the exact syntax won&#8217;t work for other shells. I use Maven to compile my projects, and ZSH is obsessive about trying to correct my &#8216;mvn&#8217; command to &#8216;mv&#8217;. I get the options [No|Yes|Abort|Edit], well there needs to be a STFU option in my opinion. Well short of that you can use this little trick to shut ZSH up about a command its ignorant of.</p>
<p>Just set an alias in your .zshrc file like this:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">alias</span> <span style="color: #007800;">mvn</span>=<span style="color: #ff0000;">'nocorrect mvn'</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/769/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oneric right around the corner, vpn woes</title>
		<link>http://jeff.robbins.ws/posts/764</link>
		<comments>http://jeff.robbins.ws/posts/764#comments</comments>
		<pubDate>Wed, 12 Oct 2011 12:24:09 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upgrades]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=764</guid>
		<description><![CDATA[So according to the countdown timer, we have about a day left until Oneric (Ubuntu 11.10) goes gold and there is a mad rush to download it and complain about Unity. The problem for me is that I have a feeling I will never get to enjoy the new release. At work they recently moved [...]]]></description>
			<content:encoded><![CDATA[<p>So according to the countdown timer, we have about a day left until Oneric (Ubuntu 11.10) goes gold and there is a mad rush to download it and complain about Unity. The problem for me is that I have a feeling I will never get to enjoy the new release. At work they recently moved to a new two-factor authentication system where first a certificate is traded then you auth with the usual u/p creds. Great.. </p>
<p>First problem, vpnc has been working fine for me, but won&#8217;t work with the new scheme. I recompiled vpnc to support ssl certs, but after running it I found it only supports a hybrid client-only cert mode. Not compatible with the new vpn.</p>
<p>Second problem, I can&#8217;t get a 64-bit version of the official Cisco vpn client. The Cisco client does support certificate exchange, but I can&#8217;t find a 64-bit version that works. I was <a href="http://projects.tuxx-home.at/?id=cisco_vpn_client" target="_blank">using this site</a>, but it hasn&#8217;t been updated in a while. Then once I get the ipsec module compiled and installed, when I try to connect to it with the vpnclient, it dies a nasty death that takes the whole networking subsystem with it. Only a reboot can get my networking running again.</p>
<p>So what are my options? I am going to request a MacBook, but they take the better part of a year to get. So that means I will have to boot into Windows to use any company resources that require a vpn to access. I can still run Linux when I am at the office, but I end up needing a vpn much, it might become a major pita if I have to keep switching back and forth.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/764/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Netflix debacle</title>
		<link>http://jeff.robbins.ws/posts/759</link>
		<comments>http://jeff.robbins.ws/posts/759#comments</comments>
		<pubDate>Tue, 11 Oct 2011 15:32:54 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=759</guid>
		<description><![CDATA[I received an email list night that I found rather humorous. Below is an excerpt: &#8220;It is clear that for many of our members two websites would make things more difficult, so we are going to keep Netflix as one place to go for streaming and DVDs. This means no change: one website, one account, [...]]]></description>
			<content:encoded><![CDATA[<p>I received an email list night that I found rather humorous. Below is an excerpt:</p>
<blockquote><p>&#8220;It is clear that for many of our members two websites would make things more difficult, so we are going to keep Netflix as one place to go for streaming and DVDs.<br />
This means no change: one website, one account, one password…in other words, no Qwikster.<br />
While the July price change was necessary, we are now done with price changes.&#8221;</p></blockquote>
<p>I have been a Netflix customer for the past 6 years and I have enjoyed it. I was pleasantly surprised when, 3 years ago, they unexpectedly lowered our monthly cost for a reason that escapes me now. I thought I was with a pretty cool company that would actually lower their customer costs as the company did better. When the price hikes came about I begrudgingly accepted them as the price of Netflix&#8217;s rising popularity. I knew the movie industry fat-cats would want a piece of the expanding Netflix pie, and licensing is a highly subjective pricing scheme so I knew there were going to be repercussions that would radiate down to us, the consumer.</p>
<p>When Netflix CEO Reed Hastings <a href="http://blog.netflix.com/2011/09/explanation-and-some-reflections.html" target="_blank">came out and said</a> that DVD&#8217;s would be handled by a new company &#8216;Qwikster&#8217;, I had a major WTF moment. No really, there is nothing I want more than another website login, and an entirely separate queue for my movies. Really!? But then, they tantalized me the prospect of renting games with this new split. Hmm, I might be able to warm to this, maybe.</p>
<p>Now, the intrepid Netflix CEO made <a href="http://blog.netflix.com/2011/10/dvds-will-be-staying-at-netflixcom.html" target="_blank">a blog post</a> that says Quickster is dead before it ever started and game rentals are a possibility. Oh wow, so you are taking away something I didn&#8217;t like and something I did like. I guess the status quo is maintained, I love them but I don&#8217;t exactly hate them either.</p>
<p>At least there have been <a href="http://www.omgubuntu.co.uk/2011/10/native-netflix-client-coming-linux-in-12-months/" target="_blank">some positive rumblings</a> for a native Linux Netflix client.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/759/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Windows 95 paradox</title>
		<link>http://jeff.robbins.ws/posts/753</link>
		<comments>http://jeff.robbins.ws/posts/753#comments</comments>
		<pubDate>Wed, 28 Sep 2011 15:57:24 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome 3]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=753</guid>
		<description><![CDATA[Unknown to most (sarcasm), I am an avid Linux user. I know a great many other Linux users. As Linux users I feel we have a certain free spirit that comes with using our free OS. But I am finding a disturbing paradigm in regard to the response to the Gnome 3/Unity desktop environments that [...]]]></description>
			<content:encoded><![CDATA[<p>Unknown to most (sarcasm), I am an avid Linux user. I know a great many other Linux users. As Linux users I feel we have a certain free spirit that comes with using our free OS. But I am finding a disturbing paradigm in regard to the response to the Gnome 3/Unity desktop environments that have surfaced recently. The number one rant I have read about online has been about how hard the new interfaces are to use. People want their program button with its flyout menus back.</p>
<p>Now I realize that many of the reviews were knee jerk reactions to the new interfaces. I had much the same reaction, when I upgraded to Natty. I couldn&#8217;t figure out how to use it, and I just wanted my familiar interface back. But wait, at some point inmy life, the familiar had to have been unfamiliar. When was that.. lets see, when was a little button in the bottom left corner of the screen for accessing programs and settings introduced&#8230; oh yes, Windows 95!! People want their Windows 95 like desktops back! For gods sake, that OS has been setting the desktop top standard for the past 16 years. This is almost the EXACT same reaction I get from people when I try to introduce LibreOffice to people that are used to MS Office. </p>
<p>Them: &#8220;This sucks, I can&#8217;t find anything.&#8221;<br />
Me: &#8220;But what about the functionality, how does it compare to Office?&#8221;<br />
Them: &#8220;Oh that, its fine, I just can&#8217;t find anything&#8221;<br />
Me: &#8220;What options are you having trouble finding precisely?&#8221;<br />
Them: &#8220;I have found everything I was looking for, it just sucks that I had to look for them.&#8221;</p>
<p>The problem isn&#8217;t the interface, you can teach old dogs new tricks. Its the fact that people don&#8217;t like new things. But wait, what about when MS changed the Office menu bar to the ribbon? Well, people were forced to use it, so they bitched, then got over it. And started to realize, maybe it isn&#8217;t so bad after all, they just needed to retrain their brains a little. You never know, you might find that your better with the new interface.</p>
<p>I for one love the Unity interface. There are quirks that annoy me, but what doesn&#8217;t have annoying quirks?  Usage note with Unity; people love to complain about how hard it is to launch programs. If you have ever used Launchy, or Gnome Do, then this will be easy. Hit the super key, type in the first couple letters of the program you want, hit tab when it shows up, then hit enter, your done. I can launch a program in under a second, try that with a fly out menu and a mouse. Learn the keyboard short cuts, or stop complaining about using your mouse so much.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/753/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nothing like those ole&#8217; midnight deploys</title>
		<link>http://jeff.robbins.ws/posts/751</link>
		<comments>http://jeff.robbins.ws/posts/751#comments</comments>
		<pubDate>Fri, 16 Sep 2011 04:24:53 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=751</guid>
		<description><![CDATA[&#8230;*sigh, yeah, that what I am doing right now. Pining for midnight, fingers itching to hit the send button on the email to the admins to deploy the tag to the production servers. 57&#8230;58&#8230;59&#8230;MIDNIGHT, rock and fire! Now I just wait while the admins do their things, and watch the &#8216;The web site is down&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;*sigh, yeah, that what I am doing right now. Pining for midnight, fingers itching to hit the send button on the email to the admins to deploy the tag to the production servers. 57&#8230;58&#8230;59&#8230;MIDNIGHT, rock and fire!</p>
<p>Now I just wait while the admins do their things, and watch the &#8216;The web site is down&#8217; alert messages from our hyperactive monitoring software. Yeah, thanks Chip..</p>
<p>Whee, the app is back online. QA &#8230; go get &#8216;em</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/751/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PlayonLinux FTW!</title>
		<link>http://jeff.robbins.ws/posts/747</link>
		<comments>http://jeff.robbins.ws/posts/747#comments</comments>
		<pubDate>Sat, 30 Jul 2011 14:53:56 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[playonlinux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=747</guid>
		<description><![CDATA[This is just cool. I was messing around trying to get an old Windows game to work with Wine on Linux. I wasn&#8217;t making a lot of progress, I kept having to start the setup, crash, tweak something in Wineconfig, try setup again, crash, tweak something more. Finally the game installed, but then I had [...]]]></description>
			<content:encoded><![CDATA[<p>This is just cool. I was messing around trying to get an old Windows game to work with Wine on Linux. I wasn&#8217;t making a lot of progress, I kept having to start the setup, crash, tweak something in Wineconfig, try setup again, crash, tweak something more. Finally the game installed, but then I had issues playing it. More tweaking Wine. Well, I think you can see where this is going.</p>
<p>Most of the information I was getting on tweaking Wine was from the winehq.com forum. For the most part the advice was good but there was a learning curve to figure out what the people were talking about when they say you need to use certain libraries, and override this or that and install this from winetricks. Anyway, the whole process was long, convoluted, and error prone. Then someone mentioned playonlinux. I had never heard of this, so being the naturally curious person I am I Google it and found their website. Hmm, it looks like simple wrapper script for Wine. WTH, I will give it a try and see if it simplifies my life at all. </p>
<p>I added the Ubu repo&#8217;s and installed it. So far so good. I found my game in the list and hit &#8216;install.&#8217; Wow, the installer went without a hitch, that was easy. There is no way the game is just going to work, after-all, I couldn&#8217;t get it running under vanilla Wine. So I double clicked the icon it put on the desktop and..it crashed.. heh, of course.. Not being the most intelligent person on the planet, I thought I would just give it another try. Double click, and&#8230; it worked. I was on the main screen, well&#8230; there is no way the game is going to work. So I hit play..and..I..can&#8217;t..believe..it, it worked..and it worked really well. I bumped the resolution up to native res for my LCD, and&#8230;that worked too!</p>
<p>So there you go. <a href="http://www.playonlinux.com" title="PlayOnLinux website" target="_blank">PlayOnLinux.com</a>. Check it out, it works for more than just games too.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/747/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UbuntuOne now with more of the GB</title>
		<link>http://jeff.robbins.ws/posts/744</link>
		<comments>http://jeff.robbins.ws/posts/744#comments</comments>
		<pubDate>Fri, 29 Jul 2011 13:09:44 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntuone]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=744</guid>
		<description><![CDATA[UbuntuOne, the service that integrates seamlessly with your Ubuntu desktop to store your files online, now offers 5GB of storage with their free account. The question is, how long will it take the likes of Sugarsync and Dropbox to follow suit? I have been syncing with Dropbox at work and home for so long now, [...]]]></description>
			<content:encoded><![CDATA[<p>UbuntuOne, the service that integrates seamlessly with your Ubuntu desktop to store your files online, now offers 5GB of storage with their free account. The question is, how long will it take the likes of Sugarsync and Dropbox to follow suit? I have been syncing with Dropbox at work and home for so long now, I probably won&#8217;t be in a huge hurry to move. But it will most likely happen, probably on my servers first. </p>
<p>One of the things that prevented me from using UbuntuOne was the fact that they didn&#8217;t offer the simplicity of Dropbox&#8217;s public download URL&#8217;s. I use this so much I can&#8217;t even count. No work if UbuntuOne has pushed this out, or is still working on it (most likely).</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/744/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google+ for me</title>
		<link>http://jeff.robbins.ws/posts/735</link>
		<comments>http://jeff.robbins.ws/posts/735#comments</comments>
		<pubDate>Sat, 09 Jul 2011 13:47:01 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=735</guid>
		<description><![CDATA[So I received an invite from a friend to join Google+ this week and I spared no time getting logged in and setup. The first thing we tried as a hangout, basically a netmeeting, only with the ugly MS requirement. After installing the plugin (they actually have a Linux plugin!!) and a little snafu with [...]]]></description>
			<content:encoded><![CDATA[<p>So I received an invite from a friend to join Google+ this week and I spared no time getting logged in and setup. </p>
<p>The first thing we tried as a hangout, basically a netmeeting, only with the ugly MS requirement. After installing the plugin (they actually have a Linux plugin!!) and a little snafu with my mic (which was totally my own fault) we were video chatting with each other and sharing YouTube videos. You can chat with a bunch of people all at once so I see this being a contender to all the WebEx and DimDim clones out there. [ <em>BTW, if you miss DimDim, try <a href="http://www.buddymeeting.com/" title="Buddy Meeting" target="_blank">BuddyMeeting</a>, it is a fork of the open source DimDim code</em> ] Actually on second thought, I am not sure if it will compete with those sort of products, its contingent on everyone having a Google+ account, so that right there is a big strike against its viability as a WebEx contender. But still, all in all, very cool.<a href="http://jeff.robbins.ws/wp-content/uploads/2011/07/Selection_029.png"><img src="http://jeff.robbins.ws/wp-content/uploads/2011/07/Selection_029-300x248.png" alt="Google+ screenshot" title="Google+ screenshot" width="300" height="248" class="alignright size-medium wp-image-737" /></a></p>
<p>Next are circles, or groups, for friends. A novel idea on groups, but nothing terrible new here. The act of adding friends to circles is sort of fun with the animation, but other than that I haven&#8217;t seen a lot of difference there. There is one thing worth pointing out about about how Google+ uses these circles however. When you post to your stream, or your microblog of sorts, you can choose which circles get to see the post. This is huge for me. One of the things that really turned me off to Facebook was the fact that when ever I posted anything, ALL my friends would see it. So all those stupid YouTube videos or slight NSFW links that I wanted to share with my friends, yeah, my parents could see them too. The only alternative would be to unfriend my parents, not really an options when I want to share pics and videos of the kids with the extended family.</p>
<p>Other than that there aren&#8217;t a ton of differences from Facebook. You can share your videos and photos, nothing new there, and having an android phone makes it even easier. Its intriguing enough to bring be back from a self-imposed exile on social media, but if it will keep me remains to be seen.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/735/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blogging with drivel</title>
		<link>http://jeff.robbins.ws/posts/731</link>
		<comments>http://jeff.robbins.ws/posts/731#comments</comments>
		<pubDate>Thu, 30 Jun 2011 16:27:58 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=731</guid>
		<description><![CDATA[Well this is new. I was writing the previous post when i thought &#8220;I wonder if I can update my site without having to pop open a browser and go through the admin interface.&#8221; Well that was answered pretty quick with a search of the Ubu software center, it came up with Drivel. I have [...]]]></description>
			<content:encoded><![CDATA[<p>Well this is new. I was writing the previous post when i thought &#8220;I wonder if I can update my site without having to pop open a browser and go through the admin interface.&#8221; Well that was answered pretty quick with a search of the Ubu software center, it came up with <a href="http://drivel.sourceforge.net/" target="ext">Drivel</a>. I have to say it appears to work alright. I originally tried BloGTK, but it was missing the python-gtkhtml2 lib, and I couldn&#8217;t figure out how to install it on Natty, so I never got a chance to try it out.</p>
<p>So far Drivel seems to do the basics well enough. posting, categories, tags, and basic syntax highlighting . Outside of that, you are on your own.  No multiple categories, no tags assist, no sort of WYSIWYG editor for inserting images or the like. Looking at the website it seems that there is an &#8216;advanced journal editor&#8217; but it doesn&#8217;t appear to be available in the version I am running (3.0.2). Oddly, I think the Unity interface is messing with it.  Based on the screen shot here: <a href+"http://drivel.sourceforge.net/drivel-4.png" target="ext">http://drivel.sourceforge.net/drivel-4.png</a> the buttons along the top ar at the bottom of the window, and I don&#8217;t have most of the advanced options.</p>
<p>This is fine for what I am going to be using it for though. Give it a shot..</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/731/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to do less</title>
		<link>http://jeff.robbins.ws/posts/728</link>
		<comments>http://jeff.robbins.ws/posts/728#comments</comments>
		<pubDate>Thu, 30 Jun 2011 14:23:44 +0000</pubDate>
		<dc:creator>jeffro</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://jeff.robbins.ws/?p=728</guid>
		<description><![CDATA[The title is a little misleading, but appropriate for the subject. I am a huge user of &#8216;less&#8217; to view logs files. While most of the users in my office are chemically addicted to &#8216;tail -f&#8217;. They just can&#8217;t seem to wrap their heads around the idea of a basic text viewer that can tail [...]]]></description>
			<content:encoded><![CDATA[<p>The title is a little misleading, but appropriate for the subject. I am a huge user of &#8216;less&#8217; to view logs files. While most of the users in my office are chemically addicted to &#8216;tail -f&#8217;. They just can&#8217;t seem to wrap their heads around the idea of a basic text viewer that can tail (follow), search, mark, and insert line numbers if you want. If you want a full run-down on what you can do with less go here: <a href="http://linuxaria.com/howto/bash-linux-less?lang=en" target="ext">http://linuxaria.com/howto/bash-linux-less?lang=en</a>. It pretty much outlines all the really useful options for less.</p>
<p>If you aren&#8217;t using less, you should be.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.robbins.ws/posts/728/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

