Port-amiga archive

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

Re: Install-Probs



I hate this...

>    kill -HUP `cat /var/run/sendmail.pid`

better use

   kill -HUP `head -1 /var/run/sendmail.pid`

-- 
     Joern Clausen                  email: 
joern%TechFak.Uni-Bielefeld.DE@localhost



Home | Main Index | Thread Index | Old Index