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