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