Re: [Exim] Sendmail out Exim IN... Wait it won't work anymor…

Pàgina inicial
Delete this message
Reply to this message
Autor: Jeffrey C. Ollie
Data:  
A: exim-users
Assumpte: Re: [Exim] Sendmail out Exim IN... Wait it won't work anymore.
On Tue, Feb 13, 2001 at 06:41:01AM -0800, Jeffrey Goldberg wrote:
>
> I never make this mistake with hard links, but it has to do with the
> semantics of soft links that I shift "direct object" and "indirect
> object".


I think of ln as saying:

ln -s "old file" "new file"

This works for hard links, cp, mv, etc.

Jeff