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