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