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