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