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