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