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