Re: [dev] Project ideas: goblin
On 25/11/2014, Markus Teich <markus.teich_AT_stusta.mhn.de> wrote:
> Please post the output of
>
> ldd $(which ls); du -h $(which ls)
$ ldd $(which ls); du -h $(which ls)
mksh: ldd: not found
0 /usr/bin/ls
$ ls -l /usr/bin/ls
lrwxrwxrwx 1 strake users 7 Aug 25 2013 /usr/bin/ls -> busybox
$ du -h /usr/bin/busybox
684.0K /usr/bin/busybox
$
☺
Received on Tue Nov 25 2014 - 23:30:35 CET
This archive was generated by hypermail 2.3.0
: Tue Nov 25 2014 - 23:36:13 CET