coreutils
[Top][All Lists]
Advanced

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

symlink pointing to itself


From: Rafael Torres
Subject: symlink pointing to itself
Date: Tue, 1 Feb 2011 12:02:37 -0200

Hi all,

I've accidentally created a symbolic link that points to itself :

[rtorres@rtorres tmp]$ ln -s tst tst
[rtorres@rtorres tmp]$ ls -la tst
lrwxrwxrwx 1 rtorres rtorres 3 Feb  1 11:59 tst -> tst


I've search in the list archive and didn't find any discussion about it.

Is it a small bug in symlink() or is there any purpose for such "feature" ?

[]'s
Rafael Torres



reply via email to

[Prev in Thread] Current Thread [Next in Thread]