Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: for years I have been using korn shell
See:
http://www.icsi.berkeley.edu/~fosler/csh-from-hell/csh-from-hell.html http://www.grymoire.com/Unix/CshTop10.txt
DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Sent by: ml-errors_at_fatcity.com
11/10/2003 03:54 PM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: RE: for years I have been using korn shell
Rich
So do you use bash for interactive or to write scripts? The trap many fell into (and apparently still fall into) is that cshell is excellent for interactive work, but isn't so great for scripting. That is the power of korn, a friendly interactive face and a powerful scripting capability. I'm just asking because I have a feeling I'll wind up on Linux some day.
Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Monday, November 10, 2003 3:54 PM
To: Multiple recipients of list ORACLE-L
For Linux, I use bash. For Unix (HP/Sun) accounts, I use Korn, where bash
typically isn't available. I like either, but am tending to like bash
more
for the non-vi command line editing that uses cursor keys (I've been told
that this is "set -o emacs" in Korn, but it shore don't work like that on
Korn-88).
For one 3rd party install, I use csh because that's what they require. And because of they way they have it setup, if I'm in Korn and execute their setup, it won't work. I have to change to csh first, then execute their setup. Just poorly written, IMHO.
My $.02,
Rich
Rich Jesse System/Database Administrator rjesse_at_qtiworld.com Quad/Tech Inc, Sussex, WI USA
> -----Original Message-----
> From: Paula_Stankus_at_doh.state.fl.us
> [mailto:Paula_Stankus_at_doh.state.fl.us]
> Sent: Monday, November 10, 2003 3:09 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: for years I have been using korn shell
>
>
> I have been working with Oracle on Unix - various platforms
> since Version 6.X.
> For the first time a vendor has sent us an install that
> installs under the C-shell.
> Up until this point I have always worked on and installed
> under the korn shell.
>
> This introduces a different shell environment in our current
> environment. I find this really annoying. However, I cannot
> find anything that stipulates which shell environment to use.
>
> -What is everyone else using out there?
> -Do you think I should make an issue of this one?
>
>
> Thanks,
> Paula
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Jesse, Rich INET: Rich.Jesse_at_qtiworld.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: DENNIS WILLIAMS INET: DWILLIAMS_at_LIFETOUCH.COM Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Nov 10 2003 - 18:44:31 CST
![]() |
![]() |