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