Hi,

why does exec a command and wait works with xterm:

xterm -e "df; read -n 1"

but fail with Eterm:

Eterm -e "df; read -n 1"

Eterm:  Error:  execvp() failed, cannot execute "df; read -n 1": No
such file or directory

What could I do to get it work?

regards
Andreas


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to