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