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