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