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