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