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