RE: How do I generate a korn shell for Linux?

2003-07-03 Thread Robert P. J. Day
On Thu, 3 Jul 2003, santosh kumar wrote: > Just I downloaded this rpm pdksh-5.2.14-13.i386.rpm and installed with > command rpm -Uvh pdksh-5.2.14-13.i386.rpm , its started working with > ksh. as i mentioned in a previous post, if you truly need a korn shell that matches precisely t

Re: How do I generate a korn shell for Linux?

2003-07-03 Thread Robert P. J. Day
On Wed, 2 Jul 2003, dlangschied wrote: > RH 8 > > I guess I may need to be a little more clear. The application is creating a > file mfgempty.ksh. This is failing in the bash shell. I wnet to change the > users shell and I did not see ksh as a choice. if you truly need the official ksh (not p

RE: How do I generate a korn shell for Linux?

2003-07-03 Thread santosh kumar
:11 PM To: [EMAIL PROTECTED] Subject: Re: How do I generate a korn shell for Linux? * [EMAIL PROTECTED] > RH 8 > > I guess I may need to be a little more clear. The application is creating a > file mfgempty.ksh. This is failing in the bash shell. I wnet to change the > users shel

Re: How do I generate a korn shell for Linux?

2003-07-03 Thread Jon Haugsand
* [EMAIL PROTECTED] > RH 8 > > I guess I may need to be a little more clear. The application is creating a > file mfgempty.ksh. This is failing in the bash shell. I wnet to change the > users shell and I did not see ksh as a choice. # cat redhat-release Red Hat Linux release 8.0 (Psyche) # gre

Re: How do I generate a korn shell for Linux?

2003-07-02 Thread dlangschied
-mail: [EMAIL PROTECTED] - Original Message - From: "Ian Mortimer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 9:59 PM Subject: Re: How do I generate a korn shell for Linux? > > RH 8 > > rpm -Uvh /mnt/cdrom/RedHat/RPMS/pdksh-5.2.

Re: How do I generate a korn shell for Linux?

2003-07-02 Thread Ian Mortimer
> RH 8 rpm -Uvh /mnt/cdrom/RedHat/RPMS/pdksh-5.2.14-19.i386.rpm > I guess I may need to be a little more clear. The application is creating a > file mfgempty.ksh. This is failing in the bash shell. I wnet to change the > users shell and I did not see ksh as a choice. You will after you instal

Re: How do I generate a korn shell for Linux?

2003-07-02 Thread dlangschied
48066 Phone: (586)777-7542 Cell: (248)789-8493 e-mail: [EMAIL PROTECTED] - Original Message - From: "Ian Mortimer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 8:37 PM Subject: Re: How do I generate a korn shell for Linux? > &g

Re: How do I generate a korn shell for Linux?

2003-07-02 Thread Ian Mortimer
> I have a application that creates a ksh script, but I don't have /bin/ksh. > I would like to get ksh on my Linux server. The app is for Linux, so I > gotta believe that I missed it somewhere in the install that it isn't on my > system. You don't say which version of RH. Most versions come with

How do I generate a korn shell for Linux?

2003-07-02 Thread dlangschied
I have a application that creates a ksh script, but I don't have /bin/ksh. I would like to get ksh on my Linux server. The app is for Linux, so I gotta believe that I missed it somewhere in the install that it isn't on my system. Sincerely, David Langschied Langschied Consulting Services 25644 M

RE: RedHat 8.0 and Korn shell

2003-01-16 Thread Robert P. J. Day
l. if you want the real ksh93 shell, search for "ksh93" at www.rpmfind.net. i use the ksh93-1.1-4 version when i need a korn shell. rday -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

RE: RedHat 8.0 and Korn shell

2003-01-16 Thread Anthony J. Cuda
executes the konsole to read konsole -ls Everything seems ok now. Hopefully nothing else will pop up. Thanks again. On Thu, 2003-01-16 at 10:55, Rechenberg, Andrew wrote: > Have you tried installing the pdksh RPM? This is a public domain clone > of the Korn shell. It has been provided on the R

RE: RedHat 8.0 and Korn shell

2003-01-16 Thread Rechenberg, Andrew
Have you tried installing the pdksh RPM? This is a public domain clone of the Korn shell. It has been provided on the Red Hat CD's since 7.2 I believe. I'm not sure on which CD the package resides, but you can always download it from your favorite Red Hat mirror. Hope this h

RedHat 8.0 and Korn shell

2003-01-15 Thread Anthony J. Cuda
Hi, i downloaded the korn shell from www.kornshell.com and installed it as an alternate shell (/bin/ksh) and have it as my current sell environment. The problem I get is when I boot up into init runlevel 5. For some reason, it doesn't source my .profile and/or my .kshrc files. I renamed th

Re: korn shell

2002-08-02 Thread Bill Rugolsky Jr.
On Fri, Aug 02, 2002 at 05:45:29PM +1000, [EMAIL PROTECTED] wrote: > Hi, > I just would like to find out if Redhat linux professional 7.3 include Korn > shell? Don't know, but you can get ksh93 from the Polish Linux Distribution (PLD). See rpmfind.net. In order to build it, yo

Re: Whither Korn Shell?

2000-08-28 Thread rpjday
On Sun, 27 Aug 2000, Mikkel L. Ellertson wrote: > On Sun, 27 Aug 2000, Ronald W. Heiby wrote: > > > Hello Redhat-List, > > > > I have installed 6.2 Deluxe. My shell appears to be BASH. I prefer the > > Korn Shell. However, I can't seem to find it anywhere

Re: Whither Korn Shell?

2000-08-27 Thread Statux
Check to see if you have the pdksh package installed :) -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Whither Korn Shell?

2000-08-27 Thread Justin Zygmont
I think it's called pdksh, try and see if that's on there, if it's not then you may have missed it during the install or something.. On Sun, 27 Aug 2000, Ronald W. Heiby wrote: > Hello Redhat-List, > > I have installed 6.2 Deluxe. My shell appears to be BASH. I

Re: Whither Korn Shell?

2000-08-27 Thread Mikkel L. Ellertson
On Sun, 27 Aug 2000, Ronald W. Heiby wrote: > Hello Redhat-List, > > I have installed 6.2 Deluxe. My shell appears to be BASH. I prefer the > Korn Shell. However, I can't seem to find it anywhere. I *thought* > that it was on my system under 6.0 or 6.1 Extra, but I nuked

Re: Whither Korn Shell?

2000-08-27 Thread Robert Soros
-ksh, a clone of the Korn shell (ksh). The ksh shell is a command interpreter intended for both interactive and shell script use. Ksh's command language is a superset of the sh shell language. Install the pdksh package if you want to use a version of the ksh shell. Robert Soros [EMAIL PROT

Whither Korn Shell?

2000-08-27 Thread Ronald W. Heiby
Hello Redhat-List, I have installed 6.2 Deluxe. My shell appears to be BASH. I prefer the Korn Shell. However, I can't seem to find it anywhere. I *thought* that it was on my system under 6.0 or 6.1 Extra, but I nuked everything when I installed 6.2, and am not certain. Is it in an opt

SUMMARY: RH6.1 and pdksh (Korn shell)

1999-11-23 Thread John Horne
at: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=7221 John. On 19-Nov-99 at 12:32:55 John Horne wrote: > I've just rebuilt my PC from RH5.2 to 6.1 - a 'custom' installation; no > problems. I installed the pdksh rpm since I prefer to use the Korn shell > (used it a lot on the Su

RE: RH6.1 and pdksh (Korn shell)

1999-01-17 Thread John Horne
On 19-Nov-99 at 14:49:15 Larry Mintz wrote: >> I've just rebuilt my PC from RH5.2 to 6.1 - a 'custom' installation; no >> problems. I installed the pdksh rpm since I prefer to use the Korn shell >> (used it a lot on the Sun's, so I still use it under linux

RE: RH6.1 and pdksh (Korn shell)

1999-01-17 Thread Larry Mintz
On 19-Nov-99 John Horne wrote: > Hi, > > I've just rebuilt my PC from RH5.2 to 6.1 - a 'custom' installation; no > problems. I installed the pdksh rpm since I prefer to use the Korn shell > (used it a lot on the Sun's, so I still use it under linux). Howe

Re: RH6.1 and pdksh (Korn shell)

1999-01-17 Thread John Horne
ms. I installed the pdksh rpm since I prefer to use the Korn shell >> (used it a lot on the Sun's, so I still use it under linux). However, the >> .profile file in my home directory is not being seen/read. The shell, >> /bin/ksh, is in the /etc/shells file. Anyone know what

Re: RH6.1 and pdksh (Korn shell)

1999-01-17 Thread Allen Bolderoff
did you try chsh? and telling the system you want to use pdksh? > Hi, > > I've just rebuilt my PC from RH5.2 to 6.1 - a 'custom' installation; no > problems. I installed the pdksh rpm since I prefer to use the Korn shell > (used it a lot on the Sun's, so I

Re: RH6.1 and pdksh (Korn shell)

1999-01-17 Thread Eugen Constantinescu
; no > problems. I installed the pdksh rpm since I prefer to use the Korn shell > (used it a lot on the Sun's, so I still use it under linux). However, the > .profile file in my home directory is not being seen/read. The shell, > /bin/ksh, is in the /etc/shells file. Anyone know wha

RH6.1 and pdksh (Korn shell)

1999-01-17 Thread John Horne
Hi, I've just rebuilt my PC from RH5.2 to 6.1 - a 'custom' installation; no problems. I installed the pdksh rpm since I prefer to use the Korn shell (used it a lot on the Sun's, so I still use it under linux). However, the .profile file in my home directory is not being