LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   I need a scripting lanuage with case and shell commands (https://www.linuxquestions.org/questions/programming-9/i-need-a-scripting-lanuage-with-case-and-shell-commands-171714/)

rob.rice 04-18-2004 01:33 PM

I need a scripting lanuage with case and shell commands
 
I want to set up a script that will let the users pick there window manager after boot up
to do this the script needs to read what X sockets are open it also needs to make a ~/link to the /etc/X11/xinit/xinirct.(window manager)
so I need a case statment to pick the window manager
and to find an open display to run another copy of X on
or I need goto to build the case so what scripting lanuage would work
for this
I have a full slack 9.1 distro installed

DoubleOTeC 04-18-2004 02:17 PM

BASH


All times are GMT -5. The time now is 01:13 AM.