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