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