[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pipe in einer bash



Am 2006-11-01 20:11:51, schrieb Marco Estrada Martinez:
> Hi,
> 
> nein ist ein selbst "gebasteltes" Start/Stop-Script starte es nicht mit
> start-stop-daemon. Eine /var/run/dnsmasq.pid wird erstellt. Dazu muss
> ich aber die PID vorher ermitteln.
> 
> -->
>         DNSMASQ=`which dnsmasq`
>         $DNSMASQ > /dev/null 2>&1
>         PID=...
>         echo $PID > $PIDFILE
> <--

    PID=$$

Thanks, Greetings and nice Day
    Michelle Konzack
    Systemadministrator
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)



Reply to: