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