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