sotruss: drop ksh support and add basic POSIX shell support
authorMike Frysinger <vapier@gentoo.org>
Sat, 25 Jan 2014 05:33:48 +0000 (00:33 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 13 Mar 2014 23:56:01 +0000 (19:56 -0400)
commitb93834ef81bcc3ba41609b899d432c96adae9eda
treeeaef6f5827f4dfaf35d7163c40d3d1031dbdf45b
parentf3a4632a3f5bae8d0bdee2738afcd2d6e715ea99
sotruss: drop ksh support and add basic POSIX shell support

This script works fine under bash as-is, so we don't need ksh anymore.

Once we tweak the function style, the code even works (for the most part)
under a POSIX shell.  The localized strings will be prepended with a $,
but it is otherwise functional.
ChangeLog
elf/Makefile
elf/sotruss.sh [moved from elf/sotruss.ksh with 97% similarity]