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