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