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