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