Re: Command line problem
- From: Ken Irving <fnkci@xxxxxxx>
- Date: Wed, 31 Dec 2008 07:57:16 -0900
On Wed, Dec 31, 2008 at 09:30:22AM +0000, agou wrote:
I am running the latest stable Debian, and my shell is ksh. On all other
UNIXes I am used to getting a message along the line of "No such file
..." from the shell when I issue an unknown command, whether I use ksh
or bash; on this system it doesn't happen. No message, just a new prompt.
I have tried to find the explanation in man ksh and by searching on the
net, but nothing has turned up. Does any of you guys what is going on
here?
I don't use ksh, but it may support a "command not found" handler,
a shell function that is called in that event. If such a handler
exists, but does nothing, it could have the result you see.
--
Ken Irving
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Relevant Pages
- Re: Command line problem
... from the shell when I issue an unknown command, ... I have tried to find the explanation in man ksh and by searching on the ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - Command line problem
... I am running the latest stable Debian, and my shell is ksh. ... On all other UNIXes I am used to getting a message along the line of "No such file ..." ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ... (Debian-User) - Re: Add user in Unix from command Line
... This really only affects the login shell for root -- once logged in as ... Some are other shell scripts, some are .c and .h files, some are various ... And now I just plain do not use other shells while root on sco boxes, ... For a few years I used to change roots login shell to ksh, ... (comp.unix.sco.misc) - Re: [Long] about ksh93 (Was: Bourne Shell Programming on Windows)
... :>: Are you saying that David Korn is an unitiated or ignorant ksh ... :> won't be called in a script. ... :> in every shell. ... that should be teached in every shell programming book. ... (comp.unix.shell) - Re: [Long] about ksh93 (Was: Bourne Shell Programming on Windows)
... Are you saying that David Korn is an unitiated or ignorant ksh ... > You provided one obscure example that does not occur in scripts. ... > in every shell. ... that should be teached in every shell programming book. ... (comp.unix.shell) |
|