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