ref: 302bb1561cc0432e2637b827df31bd51bf3dc0cd dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }