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

[cobalt-users] Re:Sendmail location ?



At 2:58 PM -0500 3/13/03, Jason Gottschalk is rumored to have typed:

>   I thought it was in /usr/lib

   /usr/lib/sendmail (if it exists) is usually a symlink to the binary at
/usr/sbin/sendmail (cheer up, there are others, like mailq, usually in
/usr/bin).

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

   man ln

         Charlie