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