<?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: long command lines in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789070#M834058</link>
    <description>&lt;BR /&gt;If you are on vi then $ is end of line ^ is start of line.&lt;BR /&gt;&lt;BR /&gt;if you have emacs as editor then on command line ctrl-a is beginning of line and ctrl-e is end of line&lt;BR /&gt;&lt;BR /&gt;$ and ^ will work on bourne shell too, from command line i.e type command then hit esc (escape) key use $ and ^&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sachin</description>
    <pubDate>Mon, 19 Aug 2002 16:59:29 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2002-08-19T16:59:29Z</dc:date>
    <item>
      <title>long command lines</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789068#M834056</link>
      <description>Hi everyone,&lt;BR /&gt;Sometimes I have a long command of the form:&lt;BR /&gt;ls dirpath ./&lt;BR /&gt;and the directory path is long.  The next command I give might be of the form:&lt;BR /&gt;mv dirpath/file ./&lt;BR /&gt;You see, I can get back to the 'ls' command but I need to go to the beginning of the line to change 'ls' to 'mv'.  Is there a way to quickly jump from the beginning to the end of a line? Or even to stop at every '/'?  I just want to be more efficient, so every little bit counts, and any type of answer will be most appreciated.&lt;BR /&gt;By the way, Brant Evans, Bill Hassell, Ian Kidd, Shannon Petry, and Michael Tully, sorry about taking so long to assign points.  I'll try not to let it happen again.</description>
      <pubDate>Mon, 19 Aug 2002 16:54:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789068#M834056</guid>
      <dc:creator>Cody Godines_1</dc:creator>
      <dc:date>2002-08-19T16:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: long command lines</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789069#M834057</link>
      <description>If you are in "vi" command mode, then-&lt;BR /&gt;&lt;BR /&gt;0 (zero) - begining of line&lt;BR /&gt;$ - end of line&lt;BR /&gt;f/ - find next "/"&lt;BR /&gt;&lt;BR /&gt;Be sure to press "esc" key to get into "vi" command mode.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Mon, 19 Aug 2002 16:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789069#M834057</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-08-19T16:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: long command lines</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789070#M834058</link>
      <description>&lt;BR /&gt;If you are on vi then $ is end of line ^ is start of line.&lt;BR /&gt;&lt;BR /&gt;if you have emacs as editor then on command line ctrl-a is beginning of line and ctrl-e is end of line&lt;BR /&gt;&lt;BR /&gt;$ and ^ will work on bourne shell too, from command line i.e type command then hit esc (escape) key use $ and ^&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 19 Aug 2002 16:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789070#M834058</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-08-19T16:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: long command lines</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789071#M834059</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;If you are in vi mode (ksh -o vi), you can repeat the old commands and then move to the last with 'shift+A' command. This is actually append mode from the end of line, but if you press 'esc', then it will return you to the end of line and then use 'vi' commands for manipulation.</description>
      <pubDate>Mon, 19 Aug 2002 17:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789071#M834059</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-19T17:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: long command lines</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789072#M834060</link>
      <description>Hi Cody:&lt;BR /&gt;&lt;BR /&gt;I assume that your shell's editor is set to be 'vi'.  Given that, the key sequence "ESC K" will retrieve the last command from the .sh_history file for editting.  Then "SHIFT A" will take you to the line's end.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 19 Aug 2002 17:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/long-command-lines/m-p/2789072#M834060</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-08-19T17:04:31Z</dc:date>
    </item>
  </channel>
</rss>

