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