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