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