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