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