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