<?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: c-shell script problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/c-shell-script-problem/m-p/2489244#M800897</link>
    <description>Are you sure about line numbering? &lt;BR /&gt;&lt;BR /&gt;If you are editing with vi then you can toggle to no-numbering with ":set nonu". Your "~/.exrc" may have the equivalent of ":set nu" so you only see the numbering while editing. The file itself contains no numbering.</description>
    <pubDate>Sat, 03 Feb 2001 17:50:03 GMT</pubDate>
    <dc:creator>Dragan Krnic</dc:creator>
    <dc:date>2001-02-03T17:50:03Z</dc:date>
    <item>
      <title>c-shell script problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-shell-script-problem/m-p/2489242#M800895</link>
      <description>Can anyone suggest the best way to strip off line numbering inserted into a c-shell script, but still retaining the formatting / blank lines etc.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Ian</description>
      <pubDate>Fri, 02 Feb 2001 09:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-shell-script-problem/m-p/2489242#M800895</guid>
      <dc:creator>Ian McClement</dc:creator>
      <dc:date>2001-02-02T09:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: c-shell script problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-shell-script-problem/m-p/2489243#M800896</link>
      <description>Hi Ian,&lt;BR /&gt;&lt;BR /&gt;Without having more information about the formatting of your script, it's difficult to be accurate.&lt;BR /&gt;&lt;BR /&gt;Either 'awk' or 'cut' could do what you want.&lt;BR /&gt;If you want a more accurate reply, please pase a few lines of your script here.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Feb 2001 09:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-shell-script-problem/m-p/2489243#M800896</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-02T09:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: c-shell script problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-shell-script-problem/m-p/2489244#M800897</link>
      <description>Are you sure about line numbering? &lt;BR /&gt;&lt;BR /&gt;If you are editing with vi then you can toggle to no-numbering with ":set nonu". Your "~/.exrc" may have the equivalent of ":set nu" so you only see the numbering while editing. The file itself contains no numbering.</description>
      <pubDate>Sat, 03 Feb 2001 17:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-shell-script-problem/m-p/2489244#M800897</guid>
      <dc:creator>Dragan Krnic</dc:creator>
      <dc:date>2001-02-03T17:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: c-shell script problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-shell-script-problem/m-p/2489245#M800898</link>
      <description>If there are in fact line numbers preceding each line, you could do:&lt;BR /&gt;&lt;BR /&gt;awk '{$1="";print $0}' scipt_file_name &amp;gt; newscript_file_name</description>
      <pubDate>Sat, 03 Feb 2001 23:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-shell-script-problem/m-p/2489245#M800898</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2001-02-03T23:51:11Z</dc:date>
    </item>
  </channel>
</rss>

