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