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