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