Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!apple!well!bryan From: bryan@well.sf.ca.us (Bryan Higgins) Newsgroups: comp.unix.shell Subject: KornShell & CDSPELL Message-ID: <25678@well.sf.ca.us> Date: 26 Jun 91 02:54:03 GMT Distribution: comp Lines: 8 I seem to be unable to turn off CDSPELL in the KornShell automatically. I can type 'unset CDSPELL' every time interactively, but that command in .profile or the ENV file doesn't seem to take effect. CDSPELL seems flakey, which is the reason I want to disable it. I've got '/' in my CDPATH and a directory called /g, but if I type 'cd g' I get 'cd .?' -- not very helpful.