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