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