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