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