ref: 4fefe973c4883593584d7dcd9379cb9ee1974cdb dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }