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