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