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