Xref: utzoo comp.unix.questions:14834 comp.bugs.sys5:1028 comp.unix.microport:3553 Path: utzoo!attcan!uunet!mcvax!ukc!pyrltd!trevan!trevor From: trevor@trevan.UUCP (trevor) Newsgroups: comp.unix.questions,comp.bugs.sys5,comp.unix.microport Subject: ksh and sh Message-ID: <372@trevan.UUCP> Date: 7 Jul 89 11:34:35 GMT Organization: Trevan Designs Ltd. UK Lines: 14 Using Microport System V/AT and the korn shell for logins I have found if I execute /bin/sh and then execute pwd I get an error message pwd: cannot read .. . I suspect it is something to do with the fact that the Korn shell has its own internal pwd. When using crontab I also get a warning message commands will be executed using /bin/sh Is there anything wrong in changing the name of ksh to sh or is there any incompatability. thanks trevor