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