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