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