<?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: help in ls in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955996#M76927</link>
    <description>it is in another post, ramd...it is already there under subject:Bourne shell somethin...somethin</description>
    <pubDate>Tue, 22 Apr 2003 04:21:48 GMT</pubDate>
    <dc:creator>Avery_1</dc:creator>
    <dc:date>2003-04-22T04:21:48Z</dc:date>
    <item>
      <title>help in ls</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955989#M76920</link>
      <description>how to list all the files without extension in Bourne shell?&lt;BR /&gt;&lt;BR /&gt;eg: file.txt file file.c&lt;BR /&gt;&lt;BR /&gt;outputs : file</description>
      <pubDate>Tue, 22 Apr 2003 01:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955989#M76920</guid>
      <dc:creator>Avery_1</dc:creator>
      <dc:date>2003-04-22T01:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: help in ls</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955990#M76921</link>
      <description>Hi Sophia,&lt;BR /&gt;&lt;BR /&gt;Just pipe the ls command to the sed one-liner that i'd provided earlier.&lt;BR /&gt;&lt;BR /&gt;ls | sed 's/^\(.*\)\..*/\1/'&lt;BR /&gt;&lt;BR /&gt;That should work -- Or am I mistaken about your requirement(s)?&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Tue, 22 Apr 2003 02:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955990#M76921</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-22T02:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: help in ls</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955991#M76922</link>
      <description>no..this is another thing i wanna do...last qn and ur answers were great...thanks for every help</description>
      <pubDate>Tue, 22 Apr 2003 03:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955991#M76922</guid>
      <dc:creator>Avery_1</dc:creator>
      <dc:date>2003-04-22T03:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: help in ls</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955992#M76923</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what is the requirement exactly?&lt;BR /&gt;&lt;BR /&gt;:)&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Tue, 22 Apr 2003 03:42:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955992#M76923</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-22T03:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: help in ls</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955993#M76924</link>
      <description>ls | grep -v "^.*\."&lt;BR /&gt;&lt;BR /&gt;This will filter out file names with a . in them.</description>
      <pubDate>Tue, 22 Apr 2003 03:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955993#M76924</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-04-22T03:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: help in ls</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955994#M76925</link>
      <description>hi ramd!&lt;BR /&gt;&lt;BR /&gt;that is the exact requirement i'm looking for...thanks lots...if u dun mind...i hav another bourne shell script to solve...i tried so many times to make it works...un4tunately no...&lt;BR /&gt;&lt;BR /&gt;and u too Bill...thanks 4 the help....</description>
      <pubDate>Tue, 22 Apr 2003 04:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955994#M76925</guid>
      <dc:creator>Avery_1</dc:creator>
      <dc:date>2003-04-22T04:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: help in ls</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955995#M76926</link>
      <description>Sophia,&lt;BR /&gt;&lt;BR /&gt;go ahead and pose your query... will it be here or in another post?&lt;BR /&gt;&lt;BR /&gt;preferable to have a new query posted - coz that'll open up the gates to a lot more people.&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Tue, 22 Apr 2003 04:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955995#M76926</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-22T04:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: help in ls</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955996#M76927</link>
      <description>it is in another post, ramd...it is already there under subject:Bourne shell somethin...somethin</description>
      <pubDate>Tue, 22 Apr 2003 04:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-in-ls/m-p/2955996#M76927</guid>
      <dc:creator>Avery_1</dc:creator>
      <dc:date>2003-04-22T04:21:48Z</dc:date>
    </item>
  </channel>
</rss>

