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