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