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