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