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