<?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: VI question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971384#M417997</link>
    <description>Considering that the Forums screw up the formatting, you post doesn't really show any difference.&lt;BR /&gt;&lt;BR /&gt;Is it that you just want to add a space at the beginning of the line?  If so, do the following in vi:&lt;BR /&gt;&lt;BR /&gt;:1,$s/^/ /g&lt;BR /&gt;&lt;BR /&gt;Note that you must NOT be in insert/edit mode to do this.  Hit ESC a couple of times first to make sure.  Also not that there is a space between the last 2 / characters.</description>
    <pubDate>Mon, 03 Apr 2006 11:44:00 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2006-04-03T11:44:00Z</dc:date>
    <item>
      <title>VI question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971383#M417996</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt; I have this piece of text in which I need to move the text to one space ahead.&lt;BR /&gt;Here is the text :&lt;BR /&gt;12233&lt;BR /&gt;324234&lt;BR /&gt;12321342&lt;BR /&gt;and I want to make it look like :&lt;BR /&gt; 12233&lt;BR /&gt; 324234&lt;BR /&gt; 12321342&lt;BR /&gt;&lt;BR /&gt;How do I do it through vi , there is a lot of text to be done.Doing individual lines wud be a pain.&lt;BR /&gt;&lt;BR /&gt;Thanks to a the nice samaritans.&lt;BR /&gt;&lt;BR /&gt;Hunki</description>
      <pubDate>Mon, 03 Apr 2006 11:38:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971383#M417996</guid>
      <dc:creator>Hunki</dc:creator>
      <dc:date>2006-04-03T11:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: VI question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971384#M417997</link>
      <description>Considering that the Forums screw up the formatting, you post doesn't really show any difference.&lt;BR /&gt;&lt;BR /&gt;Is it that you just want to add a space at the beginning of the line?  If so, do the following in vi:&lt;BR /&gt;&lt;BR /&gt;:1,$s/^/ /g&lt;BR /&gt;&lt;BR /&gt;Note that you must NOT be in insert/edit mode to do this.  Hit ESC a couple of times first to make sure.  Also not that there is a space between the last 2 / characters.</description>
      <pubDate>Mon, 03 Apr 2006 11:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971384#M417997</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-04-03T11:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: VI question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971385#M417998</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this :&lt;BR /&gt;:1,$ s/^ //g&lt;BR /&gt;Note there is a space betwwen ^and //&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Kenavo&lt;BR /&gt;Pat</description>
      <pubDate>Mon, 03 Apr 2006 11:46:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971385#M417998</guid>
      <dc:creator>Patrice Le Guyader</dc:creator>
      <dc:date>2006-04-03T11:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: VI question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971386#M417999</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I assume that you mean move up one line (row)?  If so:&lt;BR /&gt;&lt;BR /&gt;3dd&lt;BR /&gt;&lt;NOW position="" cursor="" below="" the="" line="" where="" you="" want="" the="" text=""&gt;&lt;BR /&gt;P&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;/NOW&gt;</description>
      <pubDate>Mon, 03 Apr 2006 11:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971386#M417999</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-04-03T11:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: VI question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971387#M418000</link>
      <description>Thanks All</description>
      <pubDate>Mon, 03 Apr 2006 12:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/4971387#M418000</guid>
      <dc:creator>Hunki</dc:creator>
      <dc:date>2006-04-03T12:07:54Z</dc:date>
    </item>
  </channel>
</rss>

