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