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