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