Date: Wed, 3 Jan 2001 23:38:39 GMT From: groggy@iname.com To: "freebsd-questions" <questions@freebsd.org> Subject: ln bug? Message-ID: <200101032338.XAA07211@groggy.anc.acsalaska.net>
next in thread | raw e-mail | index | archive | help
is this a bug in "ln"? if i am in a directory with a file xxx: ln -s xxx /tmp/xxx will create link /tmp/xxx, but it will point to itself in /tmp. ln is not pointing the link to to xxx in the current directory as specified/intended on the command line. doesn't seem right. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101032338.XAA07211>