GNU bug report logs - #13742
Is this soft link directory bug?

Previous Next

Package: coreutils;

Reported by: Taroe90 <taroe90 <at> gmail.com>

Date: Mon, 18 Feb 2013 05:37:02 UTC

Severity: normal

Tags: moreinfo, notabug

Done: Bob Proulx <bob <at> proulx.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Taroe90 <taroe90 <at> gmail.com>
To: 13742 <at> debbugs.gnu.org
Subject: bug#13742: Is this soft link directory bug?
Date: Mon, 18 Feb 2013 11:26:42 +0800
[Message part 1 (text/plain, inline)]
Hi,
sorry for my poor english

ping <at> ping-kubuntu:~/mywork/test/shell/ln/a$ ll
总用量 8
drwxrwxr-x 2 ping ping 4096 2月 18 11:23 ./
drwxrwxr-x 3 ping ping 4096 2月 18 11:22 ../
ping <at> ping-kubuntu:~/mywork/test/shell/ln/a$ ln -fs
/home/ping/mywork/test/shell/ln/a /home/ping/mywork/test/shell/ln/b
ping <at> ping-kubuntu:~/mywork/test/shell/ln/a$ ll
总用量 8
drwxrwxr-x 2 ping ping 4096 2月 18 11:23 ./
drwxrwxr-x 3 ping ping 4096 2月 18 11:22 ../
lrwxrwxrwx 1 ping ping 33 2月 18 11:23 a ->
/home/ping/mywork/test/shell/ln/a/
ping <at> ping-kubuntu:~/mywork/test/shell/ln/a$ cd ..
ping <at> ping-kubuntu:~/mywork/test/shell/ln$ ll
总用量 12
drwxrwxr-x 3 ping ping 4096 2月 18 11:22 ./
drwxr-xr-x 9 ping ping 4096 2月 18 10:57 ../
drwxrwxr-x 2 ping ping 4096 2月 18 11:23 a/
lrwxrwxrwx 1 ping ping 33 2月 18 11:22 b ->
/home/ping/mywork/test/shell/ln/a/
ping <at> ping-kubuntu:~/mywork/test/shell/ln$

Why in a directory will appear a soft link?
using absolute path.



[Message part 2 (text/html, inline)]

This bug report was last modified 12 years and 97 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.