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