* [Linux-ia64] ksh for ia64 @ 2000-05-10 18:42 roneng 2000-05-10 19:24 ` Uros Prestor 2000-05-10 20:57 ` David Lombard 0 siblings, 2 replies; 3+ messages in thread From: roneng @ 2000-05-10 18:42 UTC (permalink / raw) To: linux-ia64 Hi, Does anyone know if there is an ia64 pdksh rpm available anywhere, Or has been able to compile, and run pdksh success fully? Thank you, Ronen Grosman - e-mail roneng@ca.ibm.com ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Linux-ia64] ksh for ia64 2000-05-10 18:42 [Linux-ia64] ksh for ia64 roneng @ 2000-05-10 19:24 ` Uros Prestor 2000-05-10 20:57 ` David Lombard 1 sibling, 0 replies; 3+ messages in thread From: Uros Prestor @ 2000-05-10 19:24 UTC (permalink / raw) To: linux-ia64 roneng@ca.ibm.com wrote: > Does anyone know if there is an ia64 pdksh rpm available anywhere, Or > has been able to compile, and run pdksh success fully? I just compiled it and it coredumps immediately. Looks like the package needs some work. Uros -- Uros Prestor uros@turbolinux.com ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Linux-ia64] ksh for ia64 2000-05-10 18:42 [Linux-ia64] ksh for ia64 roneng 2000-05-10 19:24 ` Uros Prestor @ 2000-05-10 20:57 ` David Lombard 1 sibling, 0 replies; 3+ messages in thread From: David Lombard @ 2000-05-10 20:57 UTC (permalink / raw) To: linux-ia64 roneng@ca.ibm.com wrote: > > Hi, > > Does anyone know if there is an ia64 pdksh rpm available anywhere, Or > has been able to compile, and run pdksh success fully? > It's on my to-do list as ksh is needed for some of our products. For interaction, bash may be sufficient -- it has been for me, a long-time, expert, ksh user. If you prefer vi editing, put "set editing-mode vi" in your ~/.inputrc file. While bash isn't KSH-88 conformant (pdksh isn't either), it does have many features that make it quite acceptable. For my scripting, bash's typeset command is fairly limited and print doesn't exist; but other features, such as command substition, e.g., $( ... ), substrings of variables, e.g., ${0##*/}, and compound if, e.g., [[ ... ]], work as expected. -- David N. Lombard MSC.Software ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-05-10 20:57 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2000-05-10 18:42 [Linux-ia64] ksh for ia64 roneng 2000-05-10 19:24 ` Uros Prestor 2000-05-10 20:57 ` David Lombard
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox