On Sun, 14 Sep 2014 13:29:15 +0800 lina <[email protected]> wrote:
> $ ls -l /bin/sh /bin/bash /bin/dash > -rwxr-xr-x 1 root root 1029624 Aug 22 05:15 /bin/bash > -rwxr-xr-x 1 root root 117176 Jan 10 2014 /bin/dash > lrwxrwxrwx 1 root root 9 Sep 13 17:48 /bin/sh -> /bin/bash > > Now it is sane, the mistake came at the first place was due to my slip > in treating 'ln -sf /bin/sh /bin/bash' and then I realized that > mistakes but unconsciously still possess enough amount of intuition to > repeat this mistake. I don't know what Debian release do you use, but since Squeeze, /bin/sh should point to dash. Kind regards -- http://markorandjelovic.hopto.org One should not be afraid of humans. Well, I am not afraid of humans, but of what is inhuman in them. Ivo Andric, "Signs near the travel-road" -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

