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