How can I execute a program and leave X cleanly in a shell script? What would I follow the program execution with to exit X?: #!/bin/sh exec program ??????close x and return to console??????? I even installed xtexit and tried : #!/bin/sh exec program exec xtexit but it would just exec the first program and stop. Appreciate a nudge in the right direction. -- ==================================================================== Michael Lankton <A HREF="http://tasteslikechicken.ml.org"><A HREF="http://tasteslikechicken.ml.org</A">http://tasteslikechicken.ml.org</A</A>> ==================================================================== - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e