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