<?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: repeat paste command in vi in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-paste-command-in-vi/m-p/2543221#M865840</link>
    <description>Use the period&lt;BR /&gt;ie .&lt;BR /&gt;to repeat the last vi command mode command.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
    <pubDate>Thu, 21 Jun 2001 09:36:45 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2001-06-21T09:36:45Z</dc:date>
    <item>
      <title>repeat paste command in vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-paste-command-in-vi/m-p/2543218#M865837</link>
      <description>I have a line in a text-file that I want repeated 15 times.&lt;BR /&gt;So i used:&lt;BR /&gt;yy&lt;BR /&gt;15p&lt;BR /&gt;&lt;BR /&gt;Didn't work only a single line was pasted.&lt;BR /&gt;&lt;BR /&gt;yy&lt;BR /&gt;p&lt;BR /&gt;14.&lt;BR /&gt;&lt;BR /&gt;Also didn't work, just repeats one time.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there anyway to do this, other than 15 times pressing p.&lt;BR /&gt;&lt;BR /&gt;PS: both of the above commands work in winvi, please don't let windows beat us.</description>
      <pubDate>Thu, 21 Jun 2001 06:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repeat-paste-command-in-vi/m-p/2543218#M865837</guid>
      <dc:creator>Rob CUYNEN</dc:creator>
      <dc:date>2001-06-21T06:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: repeat paste command in vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-paste-command-in-vi/m-p/2543219#M865838</link>
      <description>Hi Rob&lt;BR /&gt;&lt;BR /&gt;I cannot find this, meanwhile a vi doc attached.&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 21 Jun 2001 06:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repeat-paste-command-in-vi/m-p/2543219#M865838</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2001-06-21T06:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: repeat paste command in vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-paste-command-in-vi/m-p/2543220#M865839</link>
      <description>To repeat line "n" times, either yy yank and then use p "n" number of times, or mark the line as `a' and :1,ng/^/'aco'a will duplicate "n" copies of that line; e.g., :1,34g/^/'aco'a will add 34 more copies of line marked `a' ; "n" must be no greater than the number of lines in the file. &lt;BR /&gt;&lt;BR /&gt;Source: &lt;A href="http://www.jeffw.com/vi/#COPY_TEXT" target="_blank"&gt;http://www.jeffw.com/vi/#COPY_TEXT&lt;/A&gt;</description>
      <pubDate>Thu, 21 Jun 2001 07:45:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repeat-paste-command-in-vi/m-p/2543220#M865839</guid>
      <dc:creator>Rob CUYNEN</dc:creator>
      <dc:date>2001-06-21T07:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: repeat paste command in vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repeat-paste-command-in-vi/m-p/2543221#M865840</link>
      <description>Use the period&lt;BR /&gt;ie .&lt;BR /&gt;to repeat the last vi command mode command.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 21 Jun 2001 09:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repeat-paste-command-in-vi/m-p/2543221#M865840</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-06-21T09:36:45Z</dc:date>
    </item>
  </channel>
</rss>

