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