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