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

RE: [cobalt-users] Sendmail location ?



> 
>   At any rate, can someone tell me the syntax to link the symbol
>   /usr/lib/sendmail to the real file /usr/sbin/sendmail ?
> 

# su
# cd /usr/lib
# ln -s /usr/sbin/sendmail sendmail

--
Robert