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