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