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