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