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