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