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