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