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