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