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