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