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