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