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