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