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