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