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