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