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