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