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