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