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