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