On Mon, Sep 10, 2001 at 06:54:44PM +0200, Ruprecht Helms wrote:
> I think maybe the same problem that I have. In the lwq-script I mean to see
> that two directories were linked by the same link. But I think you can't make
> a symlink using more than one entry.
I don't follow you here. Are you referring to this line in Life With
qmail?:
ln -s /var/qmail/supervise/qmail-send /var/qmail/supervise/qmail-smtpd \
/service
(escape added to avoid linewrap issues)
This command works just hunky-dory exactly as written in FreeBSD and
Linux for me, and it would surprise the heck out of me if it was broken
for any implementation of 'ln'. You didn't perhaps append trailing
slashes to the first two directory names, did you?
(The command above, exactly as written, creates 'qmail-send' and
'qmail-smtpd' symlinks in /service -- exactly what it is supposed to do.)
--
Greg White