Re: "No Shell"
From: David Douthitt (ddouthitt_at_cuna.coop)
Date: 05/20/04
- Previous message: Bing: "why connection closed for publickey authentication?"
- In reply to: Kevin Collins: "Re: "No Shell""
- Next in thread: Kevin Collins: "Re: "No Shell""
- Reply: Kevin Collins: "Re: "No Shell""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 19 May 2004 17:13:50 -0500
Kevin Collins wrote:
> Out of curiousity, why do you prefer ksh over bash as a user shell? I
> personally use ksh as a user shell, but use /bin/bash for root.
Several reasons:
* Standard: There are no extensions to trip over when I take a Linux ksh
script into a HP-UX or Unixware environment... ksh is standard.
* Clean vi-editing support - everytime I enable vi command history
editing, I find out immediately if I'm in bash or not. Bash gives nasty
prompts and in general acts funny.
* Minimalist: pdksh (or ash, by the way) support nearly everything from
ksh and are much smaller than bash.
* Familiarization: this is personal, and somewhat professional, but I
was programming in ksh (and using csh) before bash came along. I
finally switched to ksh when I started work here as ksh was the standard
shell already and I wanted to learn it (I could have used csh).
- Previous message: Bing: "why connection closed for publickey authentication?"
- In reply to: Kevin Collins: "Re: "No Shell""
- Next in thread: Kevin Collins: "Re: "No Shell""
- Reply: Kevin Collins: "Re: "No Shell""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|