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