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