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