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