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