spid 119 usr/bin/sh/sh.c char spid[20]; spid 184 usr/bin/sh/sh.c sprintf(spid, "%u\n", pid); spid 185 usr/bin/sh/sh.c write(1, spid, strlen(spid));