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