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