<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pipe on Aaron&#39;s Worthless Words</title>
    <link>https://8bd9e53a.aww-3cz.pages.dev/tags/pipe/</link>
    <description>Recent content in Pipe on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 14 Apr 2008 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://8bd9e53a.aww-3cz.pages.dev/tags/pipe/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using the Pipe in IOS</title>
      <link>https://8bd9e53a.aww-3cz.pages.dev/posts/2008/04/using-the-pipe-in-ios/</link>
      <pubDate>Mon, 14 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://8bd9e53a.aww-3cz.pages.dev/posts/2008/04/using-the-pipe-in-ios/</guid>
      <description>&lt;p&gt;A lot of IOS commands give you a lot of information. Most of the time, though, it&amp;rsquo;s way too much information, and it sure would be nice to do some grep-like stuff on the output, right? Well, just like on Linux, you can use the pipe (|) to do such. That&amp;rsquo;s not a butt cheek, by the way.&lt;/p&gt;&#xA;&lt;p&gt;The most useful function is the &lt;em&gt;include&lt;/em&gt; directive. This is the equivalent of just plain &lt;em&gt;grep&lt;/em&gt; on Linux, and will show you only lines that match a string that you give it. Say that you want to find what ports on your switch are down, but don&amp;rsquo;t want to grind through all the lines of a &lt;em&gt;show ip interface brief&lt;/em&gt;. If you just pipe it to the &lt;em&gt;include&lt;/em&gt; command followed by the word &amp;ldquo;down&amp;rdquo;, you&amp;rsquo;ll see something like this.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
