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