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