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