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