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