24 Sep
2014
24 Sep
'14
10:56 p.m.
On Wed, Sep 24, 2014 at 9:43 PM, Jim Popovitch <jimpop@gmail.com> wrote:
You have done something wrong/different than what appears on a relatively clean install:
$ cat /etc/debian_version 7.6 $ ls -laF /bin/sh lrwxrwxrwx 1 root root 4 Mar 1 2012 /bin/sh -> dash*
What is this fabled 7.6 that you speak of? :) :~# cat /etc/debian_version 4.0 :~# ls -ld /bin/sh lrwxrwxrwx 1 root root 4 2014-02-22 11:52 /bin/sh -> bash -- -JH