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