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