<?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: Command auto-Completion in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983455#M47266</link>
    <description>Hi (again) Moodie:&lt;BR /&gt;&lt;BR /&gt;Given HP-UX, hitting the ESCape key *twice* after typing enough characters to make the filename unique, should cause auto-completion.&lt;BR /&gt;&lt;BR /&gt;Given two files in the current working directory; each beginning with "p" :&lt;BR /&gt;&lt;BR /&gt;# ls -l p&lt;ESC&gt;&lt;ESC&gt;&lt;BR /&gt;&lt;BR /&gt;...will *not* auto-complete, but:&lt;BR /&gt;&lt;BR /&gt;# ls -l po&lt;ESC&gt;&lt;ESC&gt;&lt;BR /&gt;&lt;BR /&gt;...when the files "peek" and "poke" exist, will offer "ls -l poke".&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
    <pubDate>Sun, 09 Jul 2006 17:30:25 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2006-07-09T17:30:25Z</dc:date>
    <item>
      <title>Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983444#M47255</link>
      <description>I need to know the configuration/environment/profile changes to use command auto completion feature which is available in other linux distros by default(using tab)</description>
      <pubDate>Wed, 07 Jun 2006 02:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983444#M47255</guid>
      <dc:creator>Puneet Singh tandon</dc:creator>
      <dc:date>2006-06-07T02:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983445#M47256</link>
      <description>You will have the functionality if you run bash as your shell.&lt;BR /&gt;&lt;BR /&gt;Do NOT configure bash as default for root in /etc/passwd!</description>
      <pubDate>Wed, 07 Jun 2006 02:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983445#M47256</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-07T02:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983446#M47257</link>
      <description>First of all, please inform us about your shell. each of the shells has specific method for this issue</description>
      <pubDate>Wed, 07 Jun 2006 03:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983446#M47257</guid>
      <dc:creator>Delrish</dc:creator>
      <dc:date>2006-06-07T03:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983447#M47258</link>
      <description>I am using sh as the shell.</description>
      <pubDate>Wed, 28 Jun 2006 23:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983447#M47258</guid>
      <dc:creator>Puneet Singh tandon</dc:creator>
      <dc:date>2006-06-28T23:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983448#M47259</link>
      <description>Shalom Moodie,&lt;BR /&gt;&lt;BR /&gt;echo $SHELL&lt;BR /&gt;&lt;BR /&gt;Tab completion is the default for any Linux distro I know. What are you using?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 29 Jun 2006 01:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983448#M47259</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-06-29T01:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983449#M47260</link>
      <description>Hey ,&lt;BR /&gt;I am using HP-UX11.11&lt;BR /&gt;and the shell(user) is /usr/bin/sh&lt;BR /&gt;and the shell(root) is /sbin/sh&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2006 01:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983449#M47260</guid>
      <dc:creator>Puneet Singh tandon</dc:creator>
      <dc:date>2006-06-29T01:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983450#M47261</link>
      <description>You should install bash for hp-ux. Download it from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Shells/bash-3.00.16/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Shells/bash-3.00.16/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Change your shell to be bash.</description>
      <pubDate>Thu, 29 Jun 2006 08:47:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983450#M47261</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-06-29T08:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983451#M47262</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You can also try ksh, if you dont wanna use bash&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 30 Jun 2006 06:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983451#M47262</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-06-30T06:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983452#M47263</link>
      <description>&lt;BR /&gt;@ HP moderator:&lt;BR /&gt;&lt;BR /&gt;Your are moving the threads too quickly!&lt;BR /&gt;&lt;BR /&gt;quote from this thread:&lt;BR /&gt;&lt;BR /&gt;"I am using HP-UX11.11"&lt;BR /&gt;&lt;BR /&gt;Why this thread is moved to the linux forum?</description>
      <pubDate>Fri, 30 Jun 2006 14:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983452#M47263</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-30T14:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983453#M47264</link>
      <description>Hi Moodle:&lt;BR /&gt;&lt;BR /&gt;If you are running HP-UX, you can do file-name (or path-name) completion by typing ESCape, ESCape after partially entering a filename.&lt;BR /&gt;&lt;BR /&gt;If you are running HP-UX, *never* change 'root's default shell from '/sbin/sh'.  To do so will lead to an unbootable system.  The standard POSIX shell resides in '/sbin/sh' with statically linked libraries.  The same shell with dynamically linked libraries to reduce the memory footprint lives in '/usr/bin'.  Since, '/usr' isn't mounted during the initial startup sequence, the default shell for root must be '/sbin/sh'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jun 2006 15:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983453#M47264</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-06-30T15:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983454#M47265</link>
      <description>Thanks for the Warning.&lt;BR /&gt;But ESCape doesnt have any effect in my case.&lt;BR /&gt;How do i check my command completion &lt;BR /&gt;sequence is set to what????&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Jul 2006 22:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983454#M47265</guid>
      <dc:creator>Puneet Singh tandon</dc:creator>
      <dc:date>2006-07-02T22:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983455#M47266</link>
      <description>Hi (again) Moodie:&lt;BR /&gt;&lt;BR /&gt;Given HP-UX, hitting the ESCape key *twice* after typing enough characters to make the filename unique, should cause auto-completion.&lt;BR /&gt;&lt;BR /&gt;Given two files in the current working directory; each beginning with "p" :&lt;BR /&gt;&lt;BR /&gt;# ls -l p&lt;ESC&gt;&lt;ESC&gt;&lt;BR /&gt;&lt;BR /&gt;...will *not* auto-complete, but:&lt;BR /&gt;&lt;BR /&gt;# ls -l po&lt;ESC&gt;&lt;ESC&gt;&lt;BR /&gt;&lt;BR /&gt;...when the files "peek" and "poke" exist, will offer "ls -l poke".&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Sun, 09 Jul 2006 17:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983455#M47266</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-07-09T17:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983456#M47267</link>
      <description>Hey JRF,&lt;BR /&gt;Could nt get any command auto completion but these characters ^[ only&lt;BR /&gt;Any suggestions</description>
      <pubDate>Sun, 09 Jul 2006 23:37:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983456#M47267</guid>
      <dc:creator>Puneet Singh tandon</dc:creator>
      <dc:date>2006-07-09T23:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983457#M47268</link>
      <description>In most shells which do command-completion, '&lt;ESC&gt;&lt;ESC&gt;' is used as a replacement for the single '&lt;TAB&gt;' press.  So to get a list of matches, you'd do:&lt;BR /&gt;&lt;BR /&gt;ls -al p&lt;ESC&gt;&lt;ESC&gt;&lt;ESC&gt;&lt;ESC&gt;&lt;BR /&gt;&lt;BR /&gt;You'd get a BEL after the 2nd &lt;ESC&gt;, and the list of matching commands after the 4th.&lt;BR /&gt;&lt;BR /&gt;Now, if this doesn't work, check your 'stty' bindings to ensure that '&lt;ESC&gt;' (^[) isn't bound to some other function ('stty -a' for the full list).&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/TAB&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Mon, 10 Jul 2006 00:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983457#M47268</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-07-10T00:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983458#M47269</link>
      <description>No the escape ^[ isnt bind to anything.&lt;BR /&gt;Following is the stty -a log.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# stty -a&lt;BR /&gt;speed 9600 baud; line = 0; &lt;BR /&gt;rows = 40; columns = 140&lt;BR /&gt;min = 0; time = 0; &lt;BR /&gt;intr = ^C; quit = ^\; erase = ^H; kill = ^U&lt;BR /&gt;eof = ^D; eol = ^@; eol2 = ^@; swtch = ^@&lt;BR /&gt;stop = ^S; start = ^Q; susp = ^Z; dsusp = ^@&lt;BR /&gt;werase = ^@; lnext = ^@&lt;BR /&gt;parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk -crts &lt;BR /&gt;-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -iuclc &lt;BR /&gt;ixon -ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak &lt;BR /&gt;isig icanon iexten -xcase echo echoe echok -echonl -noflsh &lt;BR /&gt;echoctl -echoprt echoke -flusho -pendin &lt;BR /&gt;opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop</description>
      <pubDate>Mon, 10 Jul 2006 01:18:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983458#M47269</guid>
      <dc:creator>Puneet Singh tandon</dc:creator>
      <dc:date>2006-07-10T01:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983459#M47270</link>
      <description>The "stty -a" command lists only the bindings done at the tty driver level. They are in effect in all the programs run in that terminal session unless overridden, so they must be very generic.&lt;BR /&gt;&lt;BR /&gt;The shell has its own set of key bindings, unrelated to "stty -a" settings. Each shell has its own ways for setting up these bindings: for example, bash's key bindings can be listed with "bind -p".&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jul 2006 05:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983459#M47270</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-07-11T05:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Command auto-Completion</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983460#M47271</link>
      <description>Thank you evrybdy</description>
      <pubDate>Fri, 21 Jul 2006 07:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-auto-completion/m-p/4983460#M47271</guid>
      <dc:creator>Puneet Singh tandon</dc:creator>
      <dc:date>2006-07-21T07:02:32Z</dc:date>
    </item>
  </channel>
</rss>

