Path: utzoo!attcan!uunet!aplcen!haven!adm!news From: rose@baby.swmed.utexas.edu (Rose Oguz) Newsgroups: comp.unix.questions Subject: Interfacing C Code to Shell Script Message-ID: <23487@adm.BRL.MIL> Date: 30 May 90 16:24:38 GMT Sender: news@adm.BRL.MIL Lines: 15 Hello to Everyone! I apologize if the question I ask has been asked before; I'm new and probably missed the posting. I want to call a shell script from my C program. However, I would like the script to return values to my C program. Is there a way to do this? Or must I write the shell output to a file and read the contents of the file in my C code? Any ideas, suggestions, hints, etc. will be greatly appreciated. Thanks, Rose Oguz rose@baby.swmed.utexas.edu