This seems peculiar behaviour to me: mkdir targ ln -s targ src ll -rt drwxr-xr-x 2 cwbspr2 wbspr2 4096 Dec 6 15:49 targ lrwxrwxrwx 1 cwbspr2 wbspr2 4 Dec 6 15:49 src -> targ
That's as expected but then if you try and create the symlink again you get the following: ln -s targ src ll targ/ total 0 lrwxrwxrwx 1 cwbspr2 wbspr2 4 Dec 6 15:50 targ -> targ i.e. inside the targ directory you get a targ symlink to targ. This surely isn't the expected behaviour. Can anyone explain this ? Thanks. --------------------- Dennis Newport Central Flow Management Unit Eurocontrol Raketstraat 96 B-1130 Brussels Belgium email: [EMAIL PROTECTED] tel: +32 2 729 9621 fax: +32 2 729 9703 GSM: +32 499 943624 ____ This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful. Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy. Any views expressed in this message are those of the sender. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils