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