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