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