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