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