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