RE: Bash scripting problem

2000-05-02 Thread Christophe ABRIAL
etc/modules.conf echo "DEBUG3: found_driver=$found_driver" Hope it's help! Christophe Abrial LSA France Systems and Networks Solutions -Message d'origine- De : Martin Fluch [mailto:[EMAIL PROTECTED] Envoye : mardi 2 mai 2000 09:43 A : debian-user@lists.debian.org Ob

Bash scripting problem

2000-05-02 Thread Martin Fluch
Hi all! On my woody box I ran into the following problem: After I had problem with the /etc/init.d/alsa script I started to track down the problem and finaly ended with the following script, which doesn't work like I expect: #!/bin/bash -e found_driver=0 echo -n "Starting sound dri