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