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