Re: /bin/ksh not found
From: Dave Von Pless (drdvpTREE@freeshell.org)
Date: 04/22/03
- Next message: Barrett Richardson: "Re: rm - Arguments too long"
- Previous message: Florian Anwander: "Re: /bin/ksh not found"
- In reply to: Floyd Davidson: "Re: /bin/ksh not found"
- Next in thread: Rich Teer: "Re: /bin/ksh not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Dave Von Pless <drdvpTREE@freeshell.org> Date: 22 Apr 2003 13:35:36 GMT
On 21 Apr 2003 22:42:08 -0800, Floyd Davidson <floyd@ptialaska.net> wrote:
> Rich Teer <rich.teer@rite-group.com> wrote:
>>On 21 Apr 2003, gilgantic wrote:
>>
>>> I am getting the following error "/bin/ksh not found" when I execute a
>>> simple shell script. I have #!/bin/ksh at the beginning of my file. I
>>> tried
>>> #/usr/bin/ksh as well, but the same error.
>>>
>>> Do I need to modify my .profile or .kshrc file in anyway. My PATH
>>> variable does have the :bin and :usr/bin appended to the PATH.
>
> But do you have ksh installed? What does "whereis ksh" tell you?
>
>>/bin/ksh (or /usr/bin/ksh) should be installed on just about
>>any UNIX varient - which flavour are you using?
It might be installed as 'pdksh'.
Dave
-- You'll need to kill a tree to mail me.
- Next message: Barrett Richardson: "Re: rm - Arguments too long"
- Previous message: Florian Anwander: "Re: /bin/ksh not found"
- In reply to: Floyd Davidson: "Re: /bin/ksh not found"
- Next in thread: Rich Teer: "Re: /bin/ksh not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|