Re: simple platform independent scripting language (now using Shell Scripts on *NIX)
From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Thu, 10 Nov 2011 20:50:38 +0000
Message-ID: <CABe10saW40sQkiOXQdYLNcckXOJ-kby5RJ+2-iwEkeTyt9cokg_at_mail.gmail.com>
for a language that runs on both, I'd second (or nth!) the perl recommendations. For Windows only then powershell might be available to you, your windows admins will be impressed and for the more basic stuff its a lot like shell.
http://technet.microsoft.com/en-us/scriptcenter/bb410849 is an excellent resource for this sort of stuff.
Date: Thu, 10 Nov 2011 20:50:38 +0000
Message-ID: <CABe10saW40sQkiOXQdYLNcckXOJ-kby5RJ+2-iwEkeTyt9cokg_at_mail.gmail.com>
for a language that runs on both, I'd second (or nth!) the perl recommendations. For Windows only then powershell might be available to you, your windows admins will be impressed and for the more basic stuff its a lot like shell.
http://technet.microsoft.com/en-us/scriptcenter/bb410849 is an excellent resource for this sort of stuff.
Niall
On Thu, Nov 10, 2011 at 2:51 PM, Sven Aluoor <aluoor_at_gmail.com> wrote:
> Hi
>
> I am not an experienced programmer so I am searching for something
> simple. In the past years I did all my scripting needs with Bash
> (Shell Script) scripts and SQL*Plus. Now more and more Windows
> platforms, so Bash doesn't work anymore.
>
> What simple scripting language do you recommend me that runs on
> Windows and UNIX? No Perl, it's too complicated.
> Scripts are mostly in combination with SQL*Plus.
>
> cheers
> Sven
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
-- Niall Litchfield Oracle DBA http://www.orawin.info -- http://www.freelists.org/webpage/oracle-lReceived on Thu Nov 10 2011 - 14:50:38 CST