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