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