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