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