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