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