All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Lombard <david.lombard@mscsoftware.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] ksh for ia64
Date: Wed, 10 May 2000 20:57:27 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590678205079@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590678205077@msgid-missing>

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



      parent reply	other threads:[~2000-05-10 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ia64-105590678205079@msgid-missing \
    --to=david.lombard@mscsoftware.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.