Bug in ln

Marco Benini <[email protected]> Mon, 31 Mar 2003 18:05:46 +0200
Newsgroups gmane.comp.gnu.fileutils.bugs
Organization Dipartimento di Informatica e Comunicazione - Università dell'Insubria
Message-ID <[email protected]>
Hi,
I've found a small problem with symbolic links.

Try the following command sequence:

cd /tmp
touch foo
ln -s /etc/passwd foo
ls -l

You get two files with the same name in the same directory.

BTW, ln has version number 4.1.9. I'm using Linux 2.4.18-19.8.0, and tcsh 
6.12.00.

Bye,
	Marco

-- 
Dr. Marco Benini
Dipartimento di Informatica e Comunicazione
Facoltà di Scienze Matematiche, Fisiche e Naturali - Varese
Università degli Studi dell'Insubria
e-mail: [email protected]
WWW: http://web.crii.uninsubria.it/~mbenini