- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: KSH93
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
Forums
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
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
01-03-2001 10:55 AM
01-03-2001 10:55 AM
not supply a KSH93 shell for HP UX11, and they
must attempt to compile an ATT version.
Is this true? and if so; can someone explain
the logic/reasoning?
thanx
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 11:05 AM
01-03-2001 11:05 AM
Re: KSH93
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 11:26 AM
01-03-2001 11:26 AM
Re: KSH93
dtksh is ksh93 compliant either...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 11:46 AM
01-03-2001 11:46 AM
Re: KSH93
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 11:47 AM
01-03-2001 11:47 AM
Re: KSH93
Which features of ksh-93 do you think are not supported by dtksh?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 11:53 AM
01-03-2001 11:53 AM
Re: KSH93
ksh88 compliant, and not ksh93. As a
development group we asked service provider for a ksh93 compliant shell. The responses are noted in my original question.
-If anyone can further enlighten us as to any
errors in our conclusion, or awareness of
the situation; please do so, we are not a
'sensitive bunch'
thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 12:04 PM
01-03-2001 12:04 PM
Re: KSH93
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=e5fa035d11c1f6f45c/screen=ckiDisplayDocument?docId=200000024627054
Try this one first - it references dtksh - http://us-support2.external.hp.com/cki/bin/doc.pl/sid=e5fa035d11c1f6f45c/screen=ckiDisplayDocument?docId=200000024603638
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 12:05 PM
01-03-2001 12:05 PM
Re: KSH93
Things supported on ksh-93 include:
associative arrarys, passing array reference to functions, name references, floating point arithmetic, new parameter expansions (${param:offset:length} up to length characters of varname starting at offset), pattern matching consturct [:character_class:].
some of the obsolete features include using echo instead of print (oh yeah a printf for formatted output in ksh-93), test and [ should now use [[...]] syntax, string compare inside [[ is now ==.
of course there are many more then this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 12:28 PM
01-03-2001 12:28 PM
Re: KSH93
1)HP UX11 is still ksh88 and
2)dtksh is a '...derived product of ksh93'.
I guess my original question still remains
why HP would not have a 'fully' ksh93 compliant ksh available after so many years?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 12:50 PM
01-03-2001 12:50 PM
SolutionI don't know that anyone other than HP can answer your question. I'd be tempted to place a software call to HP and ask about it, and maybe see if you can get it as an enhancement request to a future version of HP-UX.
I looked at the HP-UX Software Archive and couldn't find any reference to ksh93.
I don't know what else you can do at this point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 01:01 PM
01-03-2001 01:01 PM
Re: KSH93
I would guess that HP doesn't include a ksh93 version of the Korn shell for a combination fo the following reasons. One is that the Korn shell is proprietary and a royalty must be paid. another is that HP probably feels that it is not necessary since the POSIX shell is the default shell. Additionally, most people who would have desired the enhanced capabilities probably have migrated to Perl, which has even more features and is faster.
--Bruce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 01:50 PM
01-03-2001 01:50 PM
Re: KSH93
even if you find a version which meets your definition of "fully compliant", it well only be so till its next patch.
But, I do agree with you the programming environment provided by hp is appalling. ksh-88, does anyone still use hardware purchased in 1988? If they do hp no longer supports it that is for sure. And for that matter, what is with the unsupported version of perl they deliver( version 4). When is the last time you wrote something compliant with perl4? can't boot from a kernel on a journaled file system. The only reason hfs isn't obsolete is you have to have it for the kernel. how many meg of memory is needed to boot their support cd? How many meg of memory can it address?
HP does produce quality hardware, but they only play catch up to the other vendors when it comes to software.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2001 02:26 PM
01-03-2001 02:26 PM
Re: KSH93
Thanx for providing a business rational of the situation, not that I agree, but I can understand.
Curtis:
Your are correct there are no absolutes in
compliance issues.
To all who have responded, our 1st time on a HP forum has been a good experience. You have provided information that has enlightened us.
Thank you all!