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