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