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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: OT: How to call unix shell scripts from 'C'?

Re: OT: How to call unix shell scripts from 'C'?

From: Pete Finnigan <oracle_list_at_peterfinnigan.demon.co.uk>
Date: Fri, 24 Oct 2003 10:34:25 -0800
Message-ID: <F001.005D43AE.20031024103425@fatcity.com>


Hi Ryan,

You could try the Unix shell compiler at http://www.datsi.fi.upm.es/~frosal/ which doesn't actually compile the shell script but generates C and then the standard C compiler does the rest. maybe write in shell with mv's and compile to C and see if it looks efficient?

hope this helps

kind regards

Pete

In article <F001.005D3F91.20031022074439_at_fatcity.com>, rgaffuri_at_cox.net writes
>The unix and C forums are pretty inactive. Hope its ok to ask this here.
>
>Anyone know how to do this?
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.net

-- 
Pete Finnigan
email:pete_at_petefinnigan.com
Web site: http://www.petefinnigan.com - Oracle security audit specialists
Book:Oracle security step-by-step Guide - see http://store.sans.org for details.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Pete Finnigan
  INET: oracle_list_at_peterfinnigan.demon.co.uk

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 Fri Oct 24 2003 - 13:34:25 CDT

Original text of this message

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