bug-coreutils
[Top][All Lists]
Advanced

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

ln does not work as documented


From: Bill Bruno
Subject: ln does not work as documented
Date: Mon, 6 Jun 2005 14:19:38 -0600 (MDT)

The examples in the man page say I can
ln -s a b ..
and get links in ../a and ../b to ./a and ./b
but when I try it I get a link from ../a and ../b to
themselves, which are useless circular links.
I'm using tcsh in linux, 

uname -r : 2.4.21-20.EL

Bill




reply via email to

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