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