Re: ln -s broken on 2.4.5

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed May 30 2001 - 16:49:18 EST


> The problem is only there if you specify a directory for the linked to
> component.
>
> [marcus@wine /tmp]$ strace -f ln -s fupp/berk xxx
> execve("/bin/ln", ["ln", "-s", "fupp/berk", "xxx"], [/* 39 vars */]) = 0
> ... ld stuff ... locale stuff ...

bash-2.04$ ln -s foo/frob eep
bash-2.04$ ls -l eep
lrwxrwxrwx 1 alan users 8 May 30 22:19 eep -> foo/frob
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 31 2001 - 21:00:49 EST