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