<?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>Mohsin Sumar &#187; limit output</title>
	<atom:link href="http://www.mohsinsumar.com/tag/limit-output/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mohsinsumar.com</link>
	<description>Zend Certified Engineer, PHP Professional, Designer &#38; Web Developer</description>
	<lastBuildDate>Sun, 13 Nov 2011 19:35:21 +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>SSH ls pagewise or limit long output</title>
		<link>http://www.mohsinsumar.com/ssh/ssh-ls-pagewise-output/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ssh-ls-pagewise-output</link>
		<comments>http://www.mohsinsumar.com/ssh/ssh-ls-pagewise-output/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 12:26:31 +0000</pubDate>
		<dc:creator>Mohsin Sumar</dc:creator>
				<category><![CDATA[SSH]]></category>
		<category><![CDATA[limit output]]></category>
		<category><![CDATA[ls]]></category>
		<category><![CDATA[ls -l]]></category>
		<category><![CDATA[ls | more]]></category>
		<category><![CDATA[pagewise output]]></category>

		<guid isPermaLink="false">http://www.mohsinsumar.com/?p=71</guid>
		<description><![CDATA[If your SSH ls command output is really long, and cannot be viewed on screen - you can use the following command to part of it with a more command to continue down the list. ls [options here] &#124; more Example:- ls -l &#124; more]]></description>
			<content:encoded><![CDATA[<p>If your SSH ls command output is really long, and cannot be viewed on screen - you can use the following command to part of it with a more command to continue down the list.</p>
<pre><span style="color: #800000;">ls [options here] | more</span></pre>
<p>Example:-</p>
<pre><span style="color: #800000;">ls -l | more</span></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.mohsinsumar.com/ssh/ssh-ls-pagewise-output/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

