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