Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Unix to Windows DBA translation

Re: Unix to Windows DBA translation

From: Chuck <chuckh_at_softhome.net>
Date: 2 Jul 2003 16:14:37 GMT
Message-ID: <Xns93AC7C8BAECD8chuckhsofthomenet@130.133.1.4>


"Terry Dykstra" <dontreply_tddykstra_at_forestoil.ca> wrote in news:14oMa.43885$T85.5185596_at_news1.telusplanet.net:

> The cygwin Unix utilities are good and free (GNU GPL license). See
> http://www.cygwin.com/
>

I'd second that. I use the PD Korn shell with Cygwin and love it. The only significant differences I've found between that setup and ksh on a true unix server are.

  1. No named pipes in cygwin (yet)
  2. Coprocesses in pdksh use the <cr><lf> line terminator which does not get stripped down to a plain <lf> as in unix. Some scripts may need to be changed to accomodate this.
Received on Wed Jul 02 2003 - 11:14:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US