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