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