- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ksh vs. bash / tab for complimentation
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 06:09 PM - last edited on 08-24-2014 07:24 PM by Lisa198503
02-11-2004 06:09 PM - last edited on 08-24-2014 07:24 PM by Lisa198503
ksh vs. bash / tab for complimentation
I use linux@home, so I want type the tab-key for completing instead of the esc-tab. How can I do this?
P.S. This thread has been moved from Training & Education to HP-UX > languages. -HP Forum Moderator
- Tags:
- bash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 06:10 PM
02-11-2004 06:10 PM
Re: ksh vs. bash / tab for complimentation
You can get it for hpux here
http://hpux.connect.org.uk/hppd/hpux/Shells/bash-2.05b.007/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 06:15 PM
02-11-2004 06:15 PM
Re: ksh vs. bash / tab for complimentation
You can take a look at:
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123
It also includes bash.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 06:25 PM
02-11-2004 06:25 PM
Re: ksh vs. bash / tab for complimentation
Esc \ (Escape key and backslash) do file name completion.
Also
Esc =
Esc n (n is the number)
works.
Make sure you have "set -o vi" set on your korn shell.
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 02:18 AM
02-12-2004 02:18 AM
Re: ksh vs. bash / tab for complimentation
I just noticed that esc-esc works in Red Hat 9. I know you want to use TAB everywhere, but maybe you can use esc-esc everywhere.
By the way, you found a way to make your arrow-keys working on HP-UX too, for command history? (Setting EDITOR=emacs and something else?)
JP.