<?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 yank and paste by vi commands in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961988#M95077</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have opened 2 files rose and pink for editing by using the command $vi rose pink.&lt;BR /&gt;&lt;BR /&gt;What are the vi commands to yank (copy) 15 lines in the buffer from file rose and paste them to another file pink ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
    <pubDate>Wed, 14 Mar 2007 15:56:44 GMT</pubDate>
    <dc:creator>Shivkumar</dc:creator>
    <dc:date>2007-03-14T15:56:44Z</dc:date>
    <item>
      <title>yank and paste by vi commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961988#M95077</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have opened 2 files rose and pink for editing by using the command $vi rose pink.&lt;BR /&gt;&lt;BR /&gt;What are the vi commands to yank (copy) 15 lines in the buffer from file rose and paste them to another file pink ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Wed, 14 Mar 2007 15:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961988#M95077</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2007-03-14T15:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: yank and paste by vi commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961989#M95078</link>
      <description>you should d a15yy on file 1 ( stores 15 lines in buffer a )&lt;BR /&gt;&lt;BR /&gt;then ap in the second file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 14 Mar 2007 16:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961989#M95078</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2007-03-14T16:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: yank and paste by vi commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961990#M95079</link>
      <description>Hi Shiv:&lt;BR /&gt;&lt;BR /&gt;This is all to familar.  See your previous post and its responses:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1076397&amp;amp;admit=-682735245+1173906853730+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1076397&amp;amp;admit=-682735245+1173906853730+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 14 Mar 2007 16:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961990#M95079</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-03-14T16:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: yank and paste by vi commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961991#M95080</link>
      <description>$vi rose pink &amp;lt;--  unix shell&lt;BR /&gt;&lt;BR /&gt;15yy &amp;lt;--vi command mode&lt;BR /&gt;&lt;BR /&gt;:n &amp;lt;-- vi last line mode&lt;BR /&gt;&lt;BR /&gt;p &amp;lt;-- vi command mode&lt;BR /&gt;&lt;BR /&gt;:x &amp;lt;-- vi last line mode&lt;BR /&gt;&lt;BR /&gt;$ &amp;lt;-- UNIX shell&lt;BR /&gt;&lt;BR /&gt;Done</description>
      <pubDate>Wed, 14 Mar 2007 16:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961991#M95080</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2007-03-14T16:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: yank and paste by vi commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961992#M95081</link>
      <description>Having to remember stuff like this for "vi"&lt;BR /&gt;is part of what makes "vim -g" popular.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.vim.org/" target="_blank"&gt;http://www.vim.org/&lt;/A&gt;</description>
      <pubDate>Wed, 14 Mar 2007 17:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yank-and-paste-by-vi-commands/m-p/3961992#M95081</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-14T17:30:56Z</dc:date>
    </item>
  </channel>
</rss>

