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