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