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