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