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