Steve,
Based on your arguments you may have intended to use execl() instead of execve(). http://www.die.net/doc/linux/man/man3/exec.3.html Steve ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Spano Sent: Thursday, November 16, 2006 4:40 PM To: [email protected] Subject: ### Execute a script? Ok, here is a silly question I have script The script works I want to call the script from my C program Execve("/bin/bash","myscript.sh",0) Doesn't seem to call my script How can I call a script from c-code? Thanks Steve Spano, President Finger Lakes Engineering 607-277-1614 www.fl-eng.com [EMAIL PROTECTED]
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
