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