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