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