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