path: toybox_0.8.9+dfsg-1.1/tests/pidof.test
#
echo -e "#!$(which sh)\nread i < /proc/self/fd/1" > pidof-$$.test
chmod a+x pidof-$$.test
cp pidof-$$.test toybox.pidof-$$.test.script
