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