<?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: Extract 4 first string's characters in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/extract-4-first-string-s-characters/m-p/5166416#M50499</link>
    <description>Thanks Ivan. Very perfect !</description>
    <pubDate>Thu, 26 Mar 2009 14:23:32 GMT</pubDate>
    <dc:creator>Leo The Cat</dc:creator>
    <dc:date>2009-03-26T14:23:32Z</dc:date>
    <item>
      <title>Extract 4 first string's characters</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extract-4-first-string-s-characters/m-p/5166414#M50497</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;How to extract the 4 first characters like this.&lt;BR /&gt;&lt;BR /&gt;S=abcdefghi....&lt;BR /&gt;result: abcd&lt;BR /&gt;&lt;BR /&gt;Bests regards&lt;BR /&gt;Den</description>
      <pubDate>Thu, 26 Mar 2009 14:19:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extract-4-first-string-s-characters/m-p/5166414#M50497</guid>
      <dc:creator>Leo The Cat</dc:creator>
      <dc:date>2009-03-26T14:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 4 first string's characters</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extract-4-first-string-s-characters/m-p/5166415#M50498</link>
      <description># S=abcdefghi&lt;BR /&gt;# STRIP=$( echo $S | cut -c 1-4)&lt;BR /&gt;# echo $STRIP&lt;BR /&gt;abcd&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Mar 2009 14:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extract-4-first-string-s-characters/m-p/5166415#M50498</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-03-26T14:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 4 first string's characters</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extract-4-first-string-s-characters/m-p/5166416#M50499</link>
      <description>Thanks Ivan. Very perfect !</description>
      <pubDate>Thu, 26 Mar 2009 14:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extract-4-first-string-s-characters/m-p/5166416#M50499</guid>
      <dc:creator>Leo The Cat</dc:creator>
      <dc:date>2009-03-26T14:23:32Z</dc:date>
    </item>
  </channel>
</rss>

