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