Hello, I get this errror : ..Eterm: Error: execvp() failed, cannot execute "sh showmywebcamuser.sh": No such file or directory when starting Eterm -e "sh showmywebcamuser.sh" it is unsure what is the bug reasons. Best regards
Hi yellow, 2010/5/30 yellow <yellowprotoss@gmail.com>: Try to execute your command like this, and tell me if it works: Eterm -e /bin/sh -c "/absolute/path/to/script/showmywebcamuser.sh" Regards,