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