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