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