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