I have a bit of a problem with packaging /usr/bin/sh on Solaris 11 for
someone else for analysis:
lionel@khaos:~$ ls -l /usr/bin/sh
-r-xr-xr-x 8 root root 7892 Feb 14 2013 /usr/bin/sh
lionel@khaos:~$ ldd /usr/bin/sh
libc.so.1 => /lib/libc.so.1
libm.so.2 => /lib/libm.so.2
lionel@khaos:~$ /usr/bin/sh -c 'pmap $$ | fgrep sh; :'
I do not understand why its possible to pack a whole shell into 7892
bytes. Just zip and send it to another machine does not work, the
executable just dies with 'cannot find/execute "xxx" in ISA
subdirectories'.
Does anyone here understand what the system is trying to tell me?
Lionel
_______________________________________________
ast-users mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-users