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