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