<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using &amp;quot;cut&amp;quot; for field &amp;quot;N&amp;quot; thru the &amp;quot;last&amp;quot; field in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/using-quot-cut-quot-for-field-quot-n-quot-thru-the-quot-last/m-p/5070283#M94899</link>
    <description>Thanks.</description>
    <pubDate>Fri, 21 Sep 2007 13:39:23 GMT</pubDate>
    <dc:creator>john guardian</dc:creator>
    <dc:date>2007-09-21T13:39:23Z</dc:date>
    <item>
      <title>Using "cut" for field "N" thru the "last" field</title>
      <link>https://community.hpe.com/t5/operating-system-linux/using-quot-cut-quot-for-field-quot-n-quot-thru-the-quot-last/m-p/5070280#M94896</link>
      <description>&lt;!--!*#--&gt;Isn't there a method for using cut to grab, for instance, the 3rd thru the "remaining" fields in a space delimited string.&lt;BR /&gt;&lt;BR /&gt;String example: ExStr="One 2 three for"&lt;BR /&gt;&lt;BR /&gt;Let's say I want "all fields beyond field 2 (3-end of the string). Doesn't cut work with some limited set of wildcards for this...&lt;BR /&gt;&lt;BR /&gt;IE: echo $ExStr | cut -f 3-&lt;WILDCARD&gt; -d " "&lt;BR /&gt;&lt;BR /&gt;&lt;/WILDCARD&gt;</description>
      <pubDate>Fri, 21 Sep 2007 13:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/using-quot-cut-quot-for-field-quot-n-quot-thru-the-quot-last/m-p/5070280#M94896</guid>
      <dc:creator>john guardian</dc:creator>
      <dc:date>2007-09-21T13:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using "cut" for field "N" thru the "last" field</title>
      <link>https://community.hpe.com/t5/operating-system-linux/using-quot-cut-quot-for-field-quot-n-quot-thru-the-quot-last/m-p/5070281#M94897</link>
      <description>3-  would specify 3 thru the last</description>
      <pubDate>Fri, 21 Sep 2007 13:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/using-quot-cut-quot-for-field-quot-n-quot-thru-the-quot-last/m-p/5070281#M94897</guid>
      <dc:creator>larsoncu</dc:creator>
      <dc:date>2007-09-21T13:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using "cut" for field "N" thru the "last" field</title>
      <link>https://community.hpe.com/t5/operating-system-linux/using-quot-cut-quot-for-field-quot-n-quot-thru-the-quot-last/m-p/5070282#M94898</link>
      <description># echo "one two three four five six seven eight nine" | cut -f3- -d" "</description>
      <pubDate>Fri, 21 Sep 2007 13:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/using-quot-cut-quot-for-field-quot-n-quot-thru-the-quot-last/m-p/5070282#M94898</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-09-21T13:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using "cut" for field "N" thru the "last" field</title>
      <link>https://community.hpe.com/t5/operating-system-linux/using-quot-cut-quot-for-field-quot-n-quot-thru-the-quot-last/m-p/5070283#M94899</link>
      <description>Thanks.</description>
      <pubDate>Fri, 21 Sep 2007 13:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/using-quot-cut-quot-for-field-quot-n-quot-thru-the-quot-last/m-p/5070283#M94899</guid>
      <dc:creator>john guardian</dc:creator>
      <dc:date>2007-09-21T13:39:23Z</dc:date>
    </item>
  </channel>
</rss>

