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