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