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