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